OOP MimeParser Version 3.5

com.bentofw.util
Class CheckJpegStrict

java.lang.Object
  extended by com.bentofw.util.BinaryCheckerByImageIo
      extended by com.bentofw.util.CheckJpegStrict
All Implemented Interfaces:
BinaryChecker

public class CheckJpegStrict
extends com.bentofw.util.BinaryCheckerByImageIo

One of the implementation of BinaryChecker. Check if the given binary contents matches JPEG file or not.

This class depends on Java ImageIO package, which is a part of JDK 1.4. Only if you use JDK 1.4 or later, you can use this class.

Since:
1.5
Author:
Jun Inamori
See Also:



Constructor Summary
CheckJpegStrict()
           
 
Method Summary
 
Methods inherited from class com.bentofw.util.BinaryCheckerByImageIo
checkBinary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckJpegStrict

public CheckJpegStrict()

OOP MimeParser Version 3.5

ALL CONTENTS COPYRIGHT 2005, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.