Package | Description |
---|---|
edu.harvard.hul.ois.jhove.module |
Contains the main classes for JHOVE modules.
|
edu.harvard.hul.ois.jhove.module.tiff |
Contains supporting classes for the TIFF-HUL module.
|
Modifier and Type | Method and Description |
---|---|
protected IFD |
TiffModule.parseIFDChain(long next,
RepInfo info,
int type,
List<IFD> list,
boolean suppressErrors) |
Modifier and Type | Method and Description |
---|---|
List<IFD> |
TiffModule.exifParse(RandomAccessFile raf,
RepInfo info)
Special-purpose, limited parser for embedded Exif files.
|
protected List<IFD> |
TiffModule.parseIFDs(long offset,
RepInfo info)
Parse all IFDs in the file, accumulating representation information.
|
protected List<IFD> |
TiffModule.parseIFDs(long offset,
RepInfo info,
boolean suppressErrors,
int ifdType)
Parse all IFDs in the file, accumulating representation information.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TiffModule.checkValidity(List<IFD> ifds,
RepInfo info)
Go through all the IFD's, calling checkIFDValidity on each one that is a
standard IFD.
|
protected IFD |
TiffModule.parseIFDChain(long next,
RepInfo info,
int type,
List<IFD> list,
boolean suppressErrors) |
Modifier and Type | Class and Description |
---|---|
class |
ExifIFD
Encapsulation of a Exif IFD
|
class |
GlobalParametersIFD
Encapsulation of a GlobalParameters IFD, as defined by
TIFF/FX, RFC 2301.
|
class |
GPSInfoIFD
Encapsulation of a GPSInfo IFD (for TIFF/EP and Exif).
|
class |
InteroperabilityIFD
Encapsulation of an Exif Interoperability IFD (for Exif).
|
class |
TiffIFD
Encapsulation of standard TIFF IFD.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TiffProfile.satisfiesProfile(IFD ifd)
Returns
true if the IFD satisfies the profile. |
boolean |
TiffProfileRFC1314.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfilePhotoshop.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of the
profile.
|
boolean |
TiffProfilePagemaker6.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of the
profile.
|
boolean |
TiffProfileGeoTIFF.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of the
the profile.
|
boolean |
TiffProfileFXS.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
TIFF/FX S profile.
|
boolean |
TiffProfileFXM.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
TIFF/FX M profile.
|
boolean |
TiffProfileFXL.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
TIFF/FX L profile.
|
boolean |
TiffProfileFXJ.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
TIFF/FX J profile.
|
boolean |
TiffProfileFXF.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
TIFF/FX S profile.
|
boolean |
TiffProfileFXC.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
TIFF/FX C profile.
|
boolean |
TiffProfileExifThumb.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
thumbnail IFD for an
Exif profile.
|
boolean |
TiffProfileExifIFD.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of an
Exif profile.
|
boolean |
TiffProfileExif.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of an
Exif profile.
|
boolean |
TiffProfileEP.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
TIFF/EP profile.
|
boolean |
TiffProfileDNGThumb.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
DNG thumbnail profile.
|
boolean |
TiffProfileDNG.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileDLFGray.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileDLFColor.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileDLFBW.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileDLF.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
that are common to the bilevel, grayscale, and color
DLF profiles.
|
boolean |
TiffProfileClassY.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
Class Y profile.
|
boolean |
TiffProfileClassR.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
Class R profile.
|
boolean |
TiffProfileClassP.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
Class P profile.
|
boolean |
TiffProfileClassITSDP2.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITSD.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITMPP2.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITMPP1.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITMP.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITLWP2.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITLWP1.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITLW.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITHCP2.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITHCP1.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITHC.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITFPP2.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITFPP1.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITFP.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITCTP2.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITCTP1.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITCT.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITBPP2.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITBPP1.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITBP.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITBLP1.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassITBL.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
of the profile.
|
boolean |
TiffProfileClassIT.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements
which are common to all Tiff IT profiles.
|
boolean |
TiffProfileClassG.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
Class G profile.
|
boolean |
TiffProfileClassF.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
Class F profile.
|
boolean |
TiffProfileClassB.satisfiesThisProfile(IFD ifd)
Returns true if the IFD satisfies the requirements of a
Class B profile.
|
abstract boolean |
TiffProfile.satisfiesThisProfile(IFD ifd)
Returns
true if the IFD satisfies the
profile. |
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.