OOP MimeParser Version 3.5

com.bentofw.util
Class CheckGifStrict

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

public class CheckGifStrict
extends com.bentofw.util.BinaryCheckerByImageIo

One of the implementation of BinaryChecker. Check if the given binary contents matches GIF 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
CheckGifStrict()
           
 
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

CheckGifStrict

public CheckGifStrict()

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.