|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.harvard.hul.ois.jhove.module.tiff.TiffProfile
edu.harvard.hul.ois.jhove.module.tiff.TiffProfileClassIT
edu.harvard.hul.ois.jhove.module.tiff.TiffProfileClassITLWP2
public final class TiffProfileClassITLWP2
Profile checker for TIFF Class IT-LW/P2. The TIFF/IT spec states that "TIFF/IT-LW/P1 is a simplified image file format profile for line art (LW) image data and can be considered as a constrained subset of TIFF/IT-LW specified for simpler implementation. TIFF/IT-LW/P2 can be considered as an extension of TIFF/IT-LW/P1."
Field Summary |
---|
Fields inherited from class edu.harvard.hul.ois.jhove.module.tiff.TiffProfile |
---|
_mimeClass, _profileText, MIME_1314, MIME_FX, MIME_GENERIC |
Constructor Summary | |
---|---|
TiffProfileClassITLWP2()
|
Method Summary | |
---|---|
boolean |
satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of the profile. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TiffProfileClassITLWP2()
Method Detail |
---|
public boolean satisfiesThisProfile(IFD ifd)
satisfiesThisProfile
in class TiffProfileClassIT
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |