com.bentofw.util
Class CheckGifStrict
java.lang.Object
com.bentofw.util.BinaryCheckerByImageIo
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:
| 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 |
CheckGifStrict
public CheckGifStrict()
ALL CONTENTS COPYRIGHT 2005, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.