Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A_D - Static variable in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Analog / digital labels.
- abort() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Aborts an activity.
- addFace() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Adds a Face.
- addFaceRegion() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.Face
-
Adds a FaceRegion.
- addFormatRegion() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Adds a FormatRegion object to a FormatSize list.
- addIntegerProperty(String, int, String[]) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Returns a Property representing an integer value.
- addIntegerProperty(String, int, String[], int[]) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Returns a Property representing an integer value.
- address(String) - Method in class edu.harvard.hul.ois.jhove.Agent.Builder
-
Sets the value of the address property.
- AESAudioMetadata - Class in edu.harvard.hul.ois.jhove
-
Encapsulation of the AES Metadata for Audio documents
- AESAudioMetadata() - Constructor for class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Instantiate a
NisoImageMetadataobject. - AESAUDIOMETADATA - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for an
AESAudioMetadata. - AESAudioMetadata.Face - Interface in edu.harvard.hul.ois.jhove
-
Public interface to the nested Face object.
- AESAudioMetadata.FaceRegion - Interface in edu.harvard.hul.ois.jhove
-
Public interface to the nested FaceRegion object.
- AESAudioMetadata.FormatRegion - Interface in edu.harvard.hul.ois.jhove
-
Public interface to the nested FormatRegion object.
- AESAudioMetadata.TimeDesc - Interface in edu.harvard.hul.ois.jhove
-
Public interface to the nested TimeDesc object.
- Agent - Class in edu.harvard.hul.ois.jhove
-
Encapsulates information about agents, either individual persons or corporate bodies.
- Agent.Builder - Class in edu.harvard.hul.ois.jhove
- AgentType - Enum Class in edu.harvard.hul.ois.jhove
-
This class defines enumerated types for an Agent.
- ANALOG - Enum constant in enum class edu.harvard.hul.ois.jhove.AnalogDigitalFlagType
-
Enumeration instance for analog data
- AnalogDigitalFlagType - Enum Class in edu.harvard.hul.ois.jhove
-
This class defines enumerated types for the analog/digital flag of AESAudioMetadata.
- analyze(RepInfo) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Callback allowing post-parse, pre-show analysis of object representation information.
- analyze(RepInfo) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Callback allowing post-parse, pre-show analysis of object representation information.
- ANSI - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for American National Standards Institute.
- App - Class in edu.harvard.hul.ois.jhove
-
The application class for JHOVE.
- App(String, String, int[], String, String) - Constructor for class edu.harvard.hul.ois.jhove.App
-
Creates an App object.
- applyDefaultParams() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Applies the default parameters.
- applyDefaultParams() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Applies the default parameters.
- applyDefaultParams() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Applies the default parameters.
- applyDefaultParams() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Applies the default parameters.
- ARRAY - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyArity
-
An Arity corresponding to a Java array.
- ARTICLE - Enum constant in enum class edu.harvard.hul.ois.jhove.DocumentType
-
Document type for a printed article.
- AuditCount - Class in edu.harvard.hul.ois.jhove.handler.audit
-
Count object for the JHOVE Audit output handler.
- AuditCount() - Constructor for class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Instantiates an
AuditCountobject. - AuditHandler - Class in edu.harvard.hul.ois.jhove.handler
-
JHOVE audit output handler, derived from the standard JHOVE XML handler.
- AuditHandler() - Constructor for class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Instantiate an
AuditHandlerobject. - AuditState - Class in edu.harvard.hul.ois.jhove.handler.audit
-
State object for the JHOVE Audit output handler.
- AuditState(String) - Constructor for class edu.harvard.hul.ois.jhove.handler.audit.AuditState
-
Instantiates an
AuditStateobject. - AUTOFOCUS - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
7.7.3.15 auto focus value labels.
- available() - Method in class edu.harvard.hul.ois.jhove.RAFInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking.
B
- BACKLIGHT - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
7.7.3.13 back light value labels.
- BIG_ENDIAN - Static variable in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Big-endian constant.
- bnfInstance() - Static method in class edu.harvard.hul.ois.jhove.Agent
- BOOK - Enum constant in enum class edu.harvard.hul.ois.jhove.DocumentType
-
Document type for an book.
- BOOLEAN - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
Booleanobject, or abooleanif the Arity is Array. - build() - Method in class edu.harvard.hul.ois.jhove.Agent.Builder
- Builder(String, AgentType) - Constructor for class edu.harvard.hul.ois.jhove.Agent.Builder
- BYTE - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
Byteobject, or abyteif the Arity is Array. - BYTE_ORDER - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
-
Uses enumerated values of 'big', 'little', and 'middle' endian.
- BYTE_ORDER_BIG - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
- BYTE_ORDER_LITTLE - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
- BYTE_ORDER_MIDDLE - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
- ByteArrayXMPSource - Class in edu.harvard.hul.ois.jhove
-
Class for providing an InputSource to XMPHandler, with a ByteArrayInputStream as the basis of the InputSource.
- ByteArrayXMPSource(ByteArrayInputStream) - Constructor for class edu.harvard.hul.ois.jhove.ByteArrayXMPSource
-
Constructor based on ByteArrayInputStream.
- ByteArrayXMPSource(ByteArrayInputStream, String) - Constructor for class edu.harvard.hul.ois.jhove.ByteArrayXMPSource
-
Constructor based on ByteArrayInputStream with encoding.
- BYTEORDER - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
6.1.2 byte order value labels.
- BytestreamModule - Class in edu.harvard.hul.ois.jhove.module
-
Module for analysis of content as a byte stream.
- BytestreamModule() - Constructor for class edu.harvard.hul.ois.jhove.module.BytestreamModule
-
Creates a BytestreamModule.
C
- calcRAChecksum(Checksummer, RandomAccessFile) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Calculates the checksums for a module that uses a random access file.
- callback(int, Object) - Method in interface edu.harvard.hul.ois.jhove.Callback
-
A generic callback function.
- Callback - Interface in edu.harvard.hul.ois.jhove
-
An interface for supporting a general, simple callback function.
- CCITT - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for CCITT.
- CHARACTER - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
Characterobject, or acharif the Arity is Array. - characters(char[], int, int) - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
SAX parser callback method.
- CHARSET_ASCII - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
- CHARSET_ISO8859_1 - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
- CHARSET_UTF8 - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
- checkSignatures(File, InputStream, RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.BytestreamModule
-
Check signature.
- checkSignatures(File, InputStream, RepInfo) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Check if the digital object conforms to this Module's internal signature information.
- checkSignatures(File, InputStream, RepInfo) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Check if the digital object conforms to this Module's internal signature information.
- checkSignatures(File, RandomAccessFile, RepInfo) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Check if the digital object conforms to this Module's internal signature information.
- checkSignatures(File, RandomAccessFile, RepInfo) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Check if the digital object conforms to this Module's internal signature information.
- Checksum - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates the result of calculations which provide a greater or lesser degree of confirmation of the integrity of a digital object's content, including checksums, CRC's, message digests, etc.
- Checksum(String, ChecksumType) - Constructor for class edu.harvard.hul.ois.jhove.Checksum
-
Creates a Checksum with a given value and type
- CHECKSUM_METHOD - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
6.2.3.1 Checksum method value labels.
- checksumIfRafNotCopied(RepInfo, RandomAccessFile) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
- ChecksumInputStream - Class in edu.harvard.hul.ois.jhove
-
A ChecksumInputStream is a FilterInputStream with the added functionality of calculating checksums as it goes.
- ChecksumInputStream(InputStream, Checksummer) - Constructor for class edu.harvard.hul.ois.jhove.ChecksumInputStream
-
Constructor.
- Checksummer - Class in edu.harvard.hul.ois.jhove
-
The Checksummer class encapsulates the calculation of the CRC32, MD5, SHA-1 and SHA-256 checksums.
- Checksummer() - Constructor for class edu.harvard.hul.ois.jhove.Checksummer
-
Creates a Checksummer, with instances of each of CRC32, MD5, SHA-1 and SHA-256 MessageDigest.
- ChecksumType - Enum Class in edu.harvard.hul.ois.jhove
-
This class defines enumerated types for a Checksum on a content stream or file.
- clas - Variable in class edu.harvard.hul.ois.jhove.ModuleInfo
- clearBitrateReduction() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Set the bitrate reduction information to null (no compression).
- clearBitrateReduction() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FormatRegion
-
Sets the bitrate reduction information to null (no compression).
- clone() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Clones the RepInfo one level deep, making fresh copies of the checksum, message, profile, signature match, and property fields.
- clone(String) - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditState
-
Creates and returns a copy of this object.
- close() - Method in class edu.harvard.hul.ois.jhove.ChecksumInputStream
-
Closes the subsumed stream.
- close() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Close the writer after all output has been done.
- close() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Do appropriate finalization after all output is complete.
- COLORSPACE - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
6.1.4.1 Color space value labels.
- COLORSPACE_INDEX - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Index for 6.1.4.1 color space value labels.
- COMMERCIAL - Enum constant in enum class edu.harvard.hul.ois.jhove.AgentType
-
Commercial organisation
- COMPRESSION_JPEG2000_LOSSLESS - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- COMPRESSION_JPEG2000_LOSSY - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Index for 6.1.3.1 compression scheme value labels.
- COMPRESSION_SCHEME - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
6.1.3.1 Compression scheme value labels.
- COMPRESSION_SCHEME_INDEX - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- ConfigHandler - Class in edu.harvard.hul.ois.jhove
-
SAX Parser for the configuration file.
- ConfigHandler() - Constructor for class edu.harvard.hul.ois.jhove.ConfigHandler
-
Creates a ConfigHandler.
- connToTempFile(URLConnection, RepInfo) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Saves a URLConnection's data stream to a temporary file.
- copy(RepInfo) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Copies all the information out of the parameter object.
- CoreMessageConstants - Enum Class in edu.harvard.hul.ois.jhove
- CountedInputStream - Class in edu.harvard.hul.ois.jhove
-
A FilterInputStream which passes only a specified number of bytes, then returns an EOF condition.
- CountedInputStream(InputStream, int) - Constructor for class edu.harvard.hul.ois.jhove.CountedInputStream
- CRC32 - Enum constant in enum class edu.harvard.hul.ois.jhove.ChecksumType
-
32-bit Cyclical Redundancy Checksum.
D
- date - Static variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
A DateFormat for representing a Date in yyyy-MM-dd (e.g., 2003-07-31) format.
- DATE - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
Dateobject. - dateTime - Static variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
A DateFormat for representing a Date in yyyy-MM-dd HH:mm:ss z (e.g., 2003-07-31 15:31:12 EDT) format.
- DDC - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for Dewey Decimal Classification.
- DEFAULT_LOCATION - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
- DEFAULT_MESSAGE - Static variable in enum class edu.harvard.hul.ois.jhove.messages.JhoveMessages
- dispatch(App, Module, OutputHandler, OutputHandler, String, String[]) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Processes a file or directory, or outputs information.
- DISPLAY_ORIENTATION - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
6.2.5 display orientation value labels.
- doctype(String, String) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return the XML DOCTYPE instruction.
- doctype(String, String, String) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return the XML DOCTYPE instruction.
- Document - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates information about format specification documents.
- Document(String, DocumentType) - Constructor for class edu.harvard.hul.ois.jhove.Document
-
Creates a Document with a given title and one of the predefined DocumentTypes.
- DocumentType - Enum Class in edu.harvard.hul.ois.jhove
-
This class defines enumerated types for a Document.
- DOI - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for Digital Object Identifier.
- DOUBLE - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
Doubleobject, or adoubleif the Arity is Array. - doubleArray(double[]) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return String representation of an array of double.
- Dump - Class in edu.harvard.hul.ois.jhove
-
Common methods for dump utilities.
- Dump() - Constructor for class edu.harvard.hul.ois.jhove.Dump
-
CLASS CONSTRUCTOR.
E
- ECMA - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for ECMA.
- edu.harvard.hul.ois.jhove - package edu.harvard.hul.ois.jhove
-
Contains the classes needed for building a JHOVE application.
- edu.harvard.hul.ois.jhove.handler - package edu.harvard.hul.ois.jhove.handler
-
Contains the main classes for JHOVE output handlers.
- edu.harvard.hul.ois.jhove.handler.audit - package edu.harvard.hul.ois.jhove.handler.audit
-
Contains the supporting classes for the JHOVE audit output handler.
- edu.harvard.hul.ois.jhove.messages - package edu.harvard.hul.ois.jhove.messages
- edu.harvard.hul.ois.jhove.module - package edu.harvard.hul.ois.jhove.module
-
Contains the main classes for JHOVE modules.
- EDUCATIONAL - Enum constant in enum class edu.harvard.hul.ois.jhove.AgentType
-
Educational Institution
- element(String) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Returns, as a String, an empty XML.
- element(String, String) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Returns, as a String, an XML element with a given tag and content
- element(String, String[][]) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Returns, as a String, an XML element with a given tag and attributes
- element(String, String[][], String) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Returns, as a String, an XML element with a given tag, content and attributes
- elementEnd(String) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Returns, as a String, the closing tag of an element.
- elementStart(String) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Returns, as a String, the opening tag of an element.
- elementStart(String, String[][]) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Returns, as a String, the opening tag of an element with specified attributes.
- email(String) - Method in class edu.harvard.hul.ois.jhove.Agent.Builder
-
Sets the value of the email property.
- EMPTY_MESSAGE - Static variable in enum class edu.harvard.hul.ois.jhove.messages.JhoveMessages
- encodeContent(String) - Static method in enum class edu.harvard.hul.ois.jhove.Utils
-
Encodes a content String in XML-clean form, converting characters to entities as necessary and removing control characters disallowed by XML.
- encodeValue(String) - Static method in enum class edu.harvard.hul.ois.jhove.Utils
-
Encodes an attribute value String in XML-clean form, converting quote characters to entities and removing control characters disallowed by XML.
- endDirectory() - Method in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Callback indicating a directory is finished being processed.
- endDirectory() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Callback indicating a directory is finished being processed.
- endDirectory() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Callback indicating a directory is finished being processed.
- endDirectoryImpl() - Method in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Local extension to the standard callback indicating a directory is finished being processed.
- endElement(String, String, String) - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
SAX parser callback method.
- endElement(String, String, String) - Method in class edu.harvard.hul.ois.jhove.XMPHandler
-
Catches the end of an element.
- equals(Object) - Method in class edu.harvard.hul.ois.jhove.Agent
-
{ @inheritDoc }
- equals(Object) - Method in class edu.harvard.hul.ois.jhove.Message
- equals(Object) - Method in class org.openpreservation.jhove.ReleaseDetails
-
{ @inheritDoc }
- ERR_APP_PROP_MISS - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- ERR_ICC_PRFL_DESC_MISS - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- ErrorMessage - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates an error message from a Module, representing a problem in the content being analyzed.
- ErrorMessage(JhoveMessage) - Constructor for class edu.harvard.hul.ois.jhove.ErrorMessage
-
Creates an ErrorMessage with an identifier.
- ErrorMessage(JhoveMessage, long) - Constructor for class edu.harvard.hul.ois.jhove.ErrorMessage
-
Creates an ErrorMessage with an identifier.
- ErrorMessage(JhoveMessage, String) - Constructor for class edu.harvard.hul.ois.jhove.ErrorMessage
-
Creates an ErrorMessage with an identifier.
- ErrorMessage(JhoveMessage, String, long) - Constructor for class edu.harvard.hul.ois.jhove.ErrorMessage
-
Creates an ErrorMessage with an identifier.
- EXC_CHAR_ENC_UNSPPTD - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_CONF_FILE_INVAL - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_CONF_FILE_LOC_MISS - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_CONF_FILE_UNPRS - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_CONF_FILE_UNRDBL - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_FILE_OPEN - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_HNDL_INST_FAIL - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_JAVA_VER_INCMPT - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_LIST_PROP_CLSS_INCMPT - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_MAP_PROP_CLSS_INCMPT - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_MODL_INST_FAIL - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_PROP_CLSS_INCMPT - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_PROP_VAL_NULL - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_PRV_CNSTRCT - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_SAX_PRSR_MISS - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_SCL_PROP_CLSS_INCMPT - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_SET_PROP_CLSS_INCMPT - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_TEMP_FILE_CRT - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_URI_CONV_FAIL - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXC_URL_NOT_FND - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- EXPOSURE_PROGRAM - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- EXTENSION - Enum constant in enum class edu.harvard.hul.ois.jhove.SignatureType
-
Signature type for a file extension, i.e., a sequence of characters following a period character in a file name.
- ExternalSignature - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates information about external format signatures.
- ExternalSignature(int[], SignatureType, SignatureUseType) - Constructor for class edu.harvard.hul.ois.jhove.ExternalSignature
-
Creates an ExternalSignature given a byte array, a type, and a use requirement.
- ExternalSignature(int[], SignatureType, SignatureUseType, String) - Constructor for class edu.harvard.hul.ois.jhove.ExternalSignature
-
Creates an ExternalSignature given a byte array, a type, a use requirement, and a note.
- ExternalSignature(String, SignatureType, SignatureUseType) - Constructor for class edu.harvard.hul.ois.jhove.ExternalSignature
-
Creates an ExternalSignature given a string value, a type, and a use requirement.
- ExternalSignature(String, SignatureType, SignatureUseType, String) - Constructor for class edu.harvard.hul.ois.jhove.ExternalSignature
-
Creates an ExternalSignature given a string value, a type, a use requirement, and a note.
- EXTRA_SAMPLE_20 - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
extra sample value for version 2.0 of MIX, corresponding to NISO values of 0-3
- EXTRA_SAMPLES - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- extractIccProfileDescription(byte[]) - Static method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
F
- FALSE - Static variable in class edu.harvard.hul.ois.jhove.RepInfo
-
Values for _valid
- fatalError(SAXParseException) - Method in class edu.harvard.hul.ois.jhove.XMPHandler
-
Catch a fatal error.
- fax(String) - Method in class edu.harvard.hul.ois.jhove.Agent.Builder
-
Sets the value of the fax property.
- FILE_DIGITAL - Enum constant in enum class edu.harvard.hul.ois.jhove.AnalogDigitalFlagType
-
Enumeration instance for FILE digital data
- FILE_NAME - Static variable in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Values for primary identifier type
- fileHasType(File, String) - Static method in class edu.harvard.hul.ois.jhove.MacStuff
-
Returns
trueif a file has the given file type. - FILETYPE - Enum constant in enum class edu.harvard.hul.ois.jhove.SignatureType
-
Signature type for a Macintosh OS file type.
- FLASH - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
7.7.3.10 flash value labels.
- FLASH_20 - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- FLASH_RETURN - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
7.7.3.12 flash return value labels.
- FLOAT - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
Floatobject, or afloatif the Arity is Array. - format(Date, StringBuffer, FieldPosition) - Method in class edu.harvard.hul.ois.jhove.HandlerBase.SynchronizedDateFormat
- fromISO_639_2_T2B - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
-
Map from ISO 639/2 T to ISO 639/2 B
G
- getAbort() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the abort flag.
- getAddress() - Method in class edu.harvard.hul.ois.jhove.Agent
-
Returns the value of the address property.
- getAnalogDigitalFlag() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns analog/digital flag.
- getApp() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Returns the App object.
- getAppSpecificData() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns application-specific data.
- getArity() - Method in class edu.harvard.hul.ois.jhove.Property
-
Returns the arity (type of structure) of this Property.
- getAudioDataEncoding() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns audio data encoding.
- getAuthor() - Method in class edu.harvard.hul.ois.jhove.Document
-
Returns a List of Agents, each representing an author of this Document.
- getAutoFocus() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.15 auto focus.
- getBackLight() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.13 back light.
- getBase() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Returns the JHOVE engine object.
- getBitDepth() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FormatRegion
-
Returns the bit depth.
- getBitrateReduction() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FormatRegion
-
Returns the bitrate reduction (compression information).
- getBitrateReduction() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns the bitrate reduction (compression information).
- getBitsPerSample() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.1 bits per sample.
- getBrightness() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.3 Brightness.
- getBufferedDataStream(InputStream, int) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
A convenience method for getting a buffered DataInputStream from a module's InputStream.
- getBufferSize() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
Returns the buffer size specified in the config file.
- getBufferSize() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns buffer size.
- getBuildDate() - Method in class org.openpreservation.jhove.ReleaseDetails
- getByName(String) - Method in class edu.harvard.hul.ois.jhove.Property
-
Return a property by its name, regardless of its position in the structural hierarchy of properties.
- getByName(String) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Return property by name, regardless of its position in the property hierarchy.
- getByte_order() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getByte_orderString() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getByte_size() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getByteOrder() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Return the byte order: 0 = big-endian; 1 = little-endian.
- getByteOrder() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.2 byte order.
- getCharacter_size() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getCharset() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getChecksum() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns this object's list of Checksums
- getChecksumFlag() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns
trueif checksums are requested. - getChecksummer() - Method in class edu.harvard.hul.ois.jhove.ChecksumInputStream
-
Returns the Checksummer object.
- getChecksumMethod() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.2.3.1 Checksum method.
- getChecksumValue() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.2.3.2 Checksum value.
- getColormapBitCodeValue() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.4.2 colormap bit code value.
- getColormapBlueValue() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.4.5 colormap blue value.
- getColormapGreenValue() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.4.4 colormap green value.
- getColormapRedValue() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.4.3 colormap red value.
- getColormapReference() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.4.1 colormap reference.
- getColorSpace() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.4.1 color space.
- getColorTemp() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.8 color temperature.
- getCompressionLevel() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.3.2 compression level.
- getCompressionScheme() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.3.1 compression scheme.
- getConfigFile() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the configuration file.
- getConfigFileFromProperties() - Static method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Uses the user.home property to locate the configuration file.
- getCoverage() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Return details as to the specific format versions or variants that are supported by this Module
- getCoverage() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return details as to the specific format versions or variants that are supported by this module
- getCRC32() - Method in class edu.harvard.hul.ois.jhove.Checksummer
-
Returns the value of the CRC32 as a hex string.
- getCRC32() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Returns the hex string representation of the CRC32 result.
- getCreated() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the creation date stored in this object.
- getDate() - Method in class edu.harvard.hul.ois.jhove.App
-
Returns application code creation date
- getDate() - Method in class edu.harvard.hul.ois.jhove.Document
-
Returns the date of this Document
- getDate() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return the last modification date of this OutputHandler, as a Java Date object
- getDate() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the engine date (the date at which this instance was created).
- getDate() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Return the last modification date of the Module, as a Java Date object
- getDate() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the last modification date of this Module, as a Java Date object
- getDate() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Returns the last modification date of this handler
- getDateTimeCreated() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.9 date/time created.
- getDateTimeProcessed() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 9.1.1 DateTimeProcessed
- getDefaultParams() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Returns the list of default parameters.
- getDefaultParams() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Returns the list of default parameters.
- getDenominator() - Method in class edu.harvard.hul.ois.jhove.Rational
-
Returns the Denominator property.
- getDeviceSource() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.5 device source.
- getDigitalCameraManufacturer() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.1 digital camera manufacturer.
- getDigitalCameraModelName() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.2 digital camera model.
- getDigitalCameraModelNumber() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getDigitalCameraModelSerialNo() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getDirection() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.Face
-
Returns the direction.
- getDirectory() - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditState
-
Returns the directory path.
- getDisplayOrientation() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.2.5 Display orientation.
- getDisposition() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns disposition.
- getDuration() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.Face
-
Returns the duration.
- getDuration() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FaceRegion
-
Returns the duration.
- getEdition() - Method in class edu.harvard.hul.ois.jhove.Document
-
Returns informaton on the edition of this Document
- getEmail() - Method in class edu.harvard.hul.ois.jhove.Agent
-
Returns the value of the email property.
- getEncoding() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
Returns the character encoding specified by the config file.
- getEncoding() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Returns this handler's encoding.
- getEncoding() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the output encoding.
- getEncoding() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Returns this handler's encoding.
- getEnumeration() - Method in class edu.harvard.hul.ois.jhove.Document
-
Returns the enumeration (e.g., serial volume and number) of this Document
- getExifVersion() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getExposureBias() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.4 exposure bias.
- getExposureIndex() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.14 exposure index.
- getExposureProgram() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getExposureTime() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.2 exposure time.
- getExtraSamples() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.3 extra samples.
- getFaceList() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Gets the list of Faces.
- getFaceRegion(int) - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.Face
-
Returns an indexed FaceRegion.
- getFax() - Method in class edu.harvard.hul.ois.jhove.Agent
-
Returns the value of the fax property.
- getFeatures() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Returns the full list of features.
- getFeatures() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Returns the full list of features.
- getFilePos() - Method in class edu.harvard.hul.ois.jhove.RAFInputStream
-
Returns the current position in the file.
- getFileSize() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.2.2 file size.
- getFirstSampleOffset() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Return the offset of the first byte of sample data.
- getFlash() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.10 flash.
- getFlashEnergy() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.11 flash energy.
- getFlashReturn() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.12 flash return.
- getFNumber() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.1 F number.
- getFocalLength() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.9 focal length.
- getFormat() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns format name.
- getFormat() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Return the array of format names supported by this Module
- getFormat() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the array of format names supported by this Module
- getFormat() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Return the format identifier
- getFormatList() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Gets the list of Format Regions.
- getFrames() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.TimeDesc
-
Returns the frames component of the fraction of a second.
- getFromProperties(String) - Static method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns a named value from the properties file.
- getGrayResponseCurve() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.5 gray response curve.
- getGrayResponseUnit() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.6 gray response unit.
- getHandler() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
Returns the List of OutputHandlers specified by the config file.
- getHandler(String) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns a handler by name.
- getHandlerList() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the list of handlers.
- getHandlerMap() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns map of handler names to handlers.
- getHandlerParams() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
Returns the List of handler parameters specified by the config file.
- getHostComputer() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.4 host computer.
- getHours() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.TimeDesc
-
Returns the hours component.
- getId() - Method in class edu.harvard.hul.ois.jhove.Message
-
Returns the message's identifier.
- getId() - Method in interface edu.harvard.hul.ois.jhove.messages.JhoveMessage
-
Get the unique, persistent message identifier.
- getIdentifier() - Method in class edu.harvard.hul.ois.jhove.Document
-
Returns the list of formal Identifiers for this Document.
- getImageData() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.3.3 ImageData
- getImageIdentifier() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.2.1 Image identifier.
- getImageIdentifierLocation() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.2.1.1 Image identifier location.
- getImageLength() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.1.6 image length.
- getImageProducer() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.3 Image producer.
- getImageWidth() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.1.5 image width.
- getIndent(int) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Returns a String containing a number of spaces equal to the current indent level.
- getInstance() - Static method in class org.openpreservation.jhove.ReleaseDetails
- getInstance(String) - Static method in enum class edu.harvard.hul.ois.jhove.messages.JhoveMessages
-
Get a JhoveMessageFactory instance with the requested property based bundle name and the default user locale
- getInstance(String, Locale) - Static method in enum class edu.harvard.hul.ois.jhove.messages.JhoveMessages
-
Get a JhoveMessageFactory instance with the requested property based bundle name and a specific locale
- getJhoveHome() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
Returns the path to the application's home directory, with final path separator.
- getJhoveHome() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the JHOVE home directory.
- getJhoveMessage() - Method in class edu.harvard.hul.ois.jhove.Message
- getJp2Layers() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getJp2ResolutionLevels() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getJp2Tiles() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getLangCode() - Method in class edu.harvard.hul.ois.jhove.RFC1766Lang
-
Returns the language code string.
- getLanguage() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
- getLanguage() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getLastModified() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the last modified date stored in this object.
- getLinebreak() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getLinebreakString() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getLogLevel() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
Returns the name of the desired log level.
- getMapLocations() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FaceRegion
-
Returns the channel map locations.
- getMapLocations() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns the names of the map locations.
- getMarkup_basis() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getMarkup_basis_version() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getMarkup_language() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getMarkup_language_version() - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- getMaxApertureValue() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getMD5() - Method in class edu.harvard.hul.ois.jhove.Checksummer
-
Returns the value of the MD5 digest as a hex string.
- getMessage() - Method in class edu.harvard.hul.ois.jhove.Message
-
Returns the message text.
- getMessage() - Method in interface edu.harvard.hul.ois.jhove.messages.JhoveMessage
-
Get the main message
- getMessage() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the message list stored in this object
- getMessage(String) - Method in interface edu.harvard.hul.ois.jhove.messages.JhoveMessageFactory
-
Retrieve JhoveMessage by unique persistent id
- getMessageInstance(String) - Static method in enum class edu.harvard.hul.ois.jhove.messages.JhoveMessages
-
Create a new message instance with a DEFAULT_ID
- getMessageInstance(String, String) - Static method in enum class edu.harvard.hul.ois.jhove.messages.JhoveMessages
-
Create a JhoveMessage instance with the give id and message value
- getMessageInstance(String, String, String) - Static method in enum class edu.harvard.hul.ois.jhove.messages.JhoveMessages
-
Create a new JhoveMessage instance with the given id, message and sub-message
- getMeteringMode() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.6 metering mode.
- getMethodology() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.10 methodology.
- getMimeType() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Return the array of MIME type strings for formats supported by this Module
- getMimeType() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the array of MIME type strings for formats supported by this Module
- getMimeType() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.1 MIME type.
- getMimeType() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the MIME type string stored in this object
- getMinutes() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.TimeDesc
-
Returns the minutes component.
- getMixVersion() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the requested MIX schema version.
- getMixVsn() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
Returns the MIX schema version specified by the config file.
- getModule() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
Returns the List of Modules specified by the config file.
- getModule() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Return the module.
- getModule(String) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns a module by name.
- getModuleList() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the list of modules.
- getModuleMap() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the map of module names to modules.
- getModuleParams() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
Returns the List of module parameters specified by the config file.
- getName() - Method in class edu.harvard.hul.ois.jhove.Agent
-
Returns the value of the name property.
- getName() - Method in class edu.harvard.hul.ois.jhove.App
-
Returns the name of this application
- getName() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return the OutputHandler name
- getName() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the engine name.
- getName() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Return the name of this Module.
- getName() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the module name
- getName() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Returns the name of this handler
- getName() - Method in class edu.harvard.hul.ois.jhove.Property
-
Returns the displayable name of this Property.
- getNByte() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Returns the value of _nByte.
- getNBytes() - Method in class edu.harvard.hul.ois.jhove.ChecksumInputStream
-
Returns the byte count to date on the stream.
- getNote() - Method in class edu.harvard.hul.ois.jhove.Agent
-
Returns the value of the note property.
- getNote() - Method in class edu.harvard.hul.ois.jhove.Document
-
Returns the note associated with this Document
- getNote() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return the OutputHandler note
- getNote() - Method in class edu.harvard.hul.ois.jhove.Identifier
-
Return the note, which will be null if none was specified.
- getNote() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Return the Module note
- getNote() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the module note
- getNote() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Returns this handler's note
- getNote() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the note property stored in this object
- getNote() - Method in class edu.harvard.hul.ois.jhove.Signature
-
Returns the note specified for this Signature, or null if no note was specified.
- getNotWellFormed() - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Returns the count of not-well-formed files.
- getNumChannels() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns number of channels.
- getNumerator() - Method in class edu.harvard.hul.ois.jhove.Rational
-
Returns the Numerator property.
- getOffset() - Method in class edu.harvard.hul.ois.jhove.InternalSignature
-
Returns the byte offset.
- getOffset() - Method in class edu.harvard.hul.ois.jhove.Message
-
Returns the offset to which this message is related.
- getOrientation() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.2.4 Orientation.
- getOS() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.4.1 OS (operating system).
- getOSVersion() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.4.2 OS version.
- getOuputFile() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the output file.
- getPages() - Method in class edu.harvard.hul.ois.jhove.Document
-
Returns pagination information for this Document
- getPerformanceData() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.3.4 PerformanceData.
- getPixelSize() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.6.3.1 pixel size.
- getPlanarConfiguration() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.6 Planar configuration.
- getPreferredPresentation() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.3 preferred presentation.
- getPrefix() - Method in class edu.harvard.hul.ois.jhove.Message
- getPrimaryChromaticitiesBlueX() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.8.5 primary chromaticities blue X.
- getPrimaryChromaticitiesBlueY() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.8.6 primary chromaticities blue Y.
- getPrimaryChromaticitiesGreenX() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.8.3 primary chromaticities green X.
- getPrimaryChromaticitiesGreenY() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.8.4 primary chromaticities green Y.
- getPrimaryChromaticitiesRedX() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.8.1 primary chromaticities red X.
- getPrimaryChromaticitiesRedY() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.8.2 primary chromaticities red Y.
- getPrimaryIdentifier() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns primary identifier.
- getPrimaryIdentifierType() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns primary identifier type.
- getProcessingActions() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 9.1.5 ProcessingActions.
- getProcessingAgency() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 9.1.3 ProcessingAgency.
- getProcessingSoftwareName() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 9.1.4.1 ProcessingSoftwareName
- getProcessingSoftwareVersion() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 9.1.4.2 ProcessingSoftwareVersion
- getProfile() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the list of profiles (Strings) stored in this object
- getProfileName() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.4.2.1 ICC profile name.
- getProfiles() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.3.5 Profiles
- getProfileURL() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.4.2.2 ICC profile URL.
- getProperty() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the Property map stored in this object.
- getProperty(String) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns a named Property from the Property map
- getPublisher() - Method in class edu.harvard.hul.ois.jhove.Document
-
Returns a List of Agents, each representing a publisher of this Document.
- getRAF() - Method in class edu.harvard.hul.ois.jhove.RAFInputStream
-
Returns the RandomAccessFile object.
- getReferenceBlackWhite() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.4.6 Reference black and white.
- getRelease() - Method in class edu.harvard.hul.ois.jhove.App
-
Returns the release identifier for this application.
- getRelease() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return the release identifier
- getRelease() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the engine release.
- getRelease() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Return the release identifier
- getRelease() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the release identifier
- getRelease() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Returns release information for this handler
- getRepInfoNote() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Returns the RepInfo note
- getRepInfoNote() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the RepInfo note
- getRights() - Method in class edu.harvard.hul.ois.jhove.App
-
Returns the rights string.
- getRights() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return the copyright information string
- getRights() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the engine rights statement.
- getRights() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Return the copyright information string
- getRights() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the copyright information string
- getRights() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Returns this handler's copyright information
- getRights() - Method in class org.openpreservation.jhove.ReleaseDetails
- getRowsPerStrip() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.5.3 Rows per strip.
- getSampleRate() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FormatRegion
-
Returns the sample rate.
- getSampleRate() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
- getSampleRate() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.TimeDesc
-
Returns the sample rate on which the samples remainder is based.
- getSamples() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.TimeDesc
-
Returns the samples remaining after the frames part of the fractional second.
- getSamplesPerPixel() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.2 samples per pixel.
- getSamplingFrequencyPlane() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.1.1 sampling frequency plane.
- getSamplingFrequencyUnit() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.1.2 sampling frequency unit.
- getSaveDirectory() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the directory designated for saving files.
- getSaxClass() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the SAX class.
- getSaxClassFromProperties() - Static method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the value of the property
edu.harvard.hul.ois.jhove.saxClass, which should be the name of the main SAX class. - getScannerManufacturer() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.6.1.1 scanner manufacturer.
- getScannerModelName() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.6.1.2.1 scanner model name.
- getScannerModelNumber() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.6.1.2.2 scanner model number.
- getScannerModelSerialNo() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.6.1.2.3 scanner model serial number.
- getScanningSoftware() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.6.2.1 scanning software.
- getScanningSoftwareVersionNo() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.6.2.2 scanning software version number.
- getSceneIlluminant() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.7 scene illuminant.
- getSchemaVersion() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns schema version.
- getSeconds() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.TimeDesc
-
Returns the seconds component.
- getSegmentType() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.5.1 segment type.
- getSensor() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.8 sensor.
- getSHA1() - Method in class edu.harvard.hul.ois.jhove.Checksummer
-
Returns the value of the SHA-1 digest as a hex string.
- getSHA256() - Method in class edu.harvard.hul.ois.jhove.Checksummer
-
Returns the value of the SHA-256 digest as a hex string.
- getShowRawFlag() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns
trueif raw output is requested. - getSigBytes() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
Returns the number of bytes to examine when looking for an indefinitely positioned signature, or checking the first sigBytes bytes of a file in lieu of a signature.
- getSigBytes() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the maximum number of bytes to check, for modules that look for an indefinitely positioned signature or check the first sigBytes bytes in lieu of a signature.
- getSigMatch() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the list of matching signatures.
- getSignature() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Return the List of Signatures recognized by this Module
- getSignature() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the List of Signatures recognized by this Module
- getSignatureFlag() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the "check signature only" flag.
- getSize() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the size property stored in this object.
- getSourceData() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 9.1.2 SourceData.
- getSourceID() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.2 source ID.
- getSourceType() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.1 Source type.
- getSourceXDimension() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getSourceXDimensionUnit() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getSourceYDimension() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getSourceYDimensionUnit() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- getSpecification() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Returns a list of
Documentobjects (one for each specification document). - getSpecification() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Returns a list of
Documentobjects (one for each specification document of the format). - getSpecification() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Returns a list of
Documentobjects (one for each specification document of the format). - getSpecification() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Returns a List of Document objects giving the format specification documentation
- getSpecificationVersion() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns specification version of the document format.
- getStartTime() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.Face
-
Returns the starting time.
- getStartTime() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FaceRegion
-
Returns the starting time.
- getStripByteCounts() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.5.4 Strip byte counts.
- getStripOffsets() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.5.2 Strip offsets.
- getSubjectDistance() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.5 Subject distance.
- getSubMessage() - Method in class edu.harvard.hul.ois.jhove.Message
-
Returns the submessage text.
- getSubMessage() - Method in interface edu.harvard.hul.ois.jhove.messages.JhoveMessage
-
Get the sub-message
- getTargetIDManufacturer() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.3.2.1 TargetIDManufacturer
- getTargetIDMedia() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.3.2.3 TargetIDMedia
- getTargetIDName() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.3.2.2 TargetIDName
- getTargetIDNo() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.3.2.3 TargetIDNo
- getTargetType() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.3.1 Target Type
- getTelephone() - Method in class edu.harvard.hul.ois.jhove.Agent
-
Returns the value of the telephone property.
- getTempDir() - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
Returns the temporary directory path specified by the config file, with final path separator.
- getTempDirectory() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns the temporary directory path.
- getTileByteCounts() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.5.8 Tile byte counts.
- getTileLength() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.5.6 Tile length.
- getTileOffsets() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.5.7 Tile offsets.
- getTileWidth() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.5.5 Tile width.
- getTitle() - Method in class edu.harvard.hul.ois.jhove.Document
-
Returns the title of this Document
- getTotal() - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Returns the total number of processed files.
- getType() - Method in class edu.harvard.hul.ois.jhove.Agent
-
Returns the value of the type property.
- getType() - Method in class edu.harvard.hul.ois.jhove.Checksum
-
Returns this Checksum's type
- getType() - Method in class edu.harvard.hul.ois.jhove.Document
-
Returns one of the predefined DocumentTypes as the type of this Document
- getType() - Method in class edu.harvard.hul.ois.jhove.Identifier
-
Return the identifier type.
- getType() - Method in class edu.harvard.hul.ois.jhove.Property
-
Returns the type of this Property.
- getType() - Method in class edu.harvard.hul.ois.jhove.Signature
-
Returns the type of this Signature
- getUndetermined() - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Returns the count of undetermined files.
- getUri() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the URI property stored in this object.
- getURLFlag() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns a flag which, if
true, indicates the object is a URL. - getUsage() - Method in class edu.harvard.hul.ois.jhove.App
-
Returns the usage string, which should be output when the user enters a command line with only the application name.
- getUse() - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Returns the use (role of the document).
- getUse() - Method in class edu.harvard.hul.ois.jhove.Signature
-
Returns the use requirement for this Signature
- getValid() - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Returns the total number of valid files.
- getValid() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the value of the validity flag.
- getValidityNote() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Returns the string describing validity criteria
- getValidityNote() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the string describing validity criteria
- getValue() - Method in class edu.harvard.hul.ois.jhove.Checksum
-
Returns this Checksum's value
- getValue() - Method in class edu.harvard.hul.ois.jhove.Checksummer
-
getValue is required by the Checksum interface, but we can return only one of the three values.
- getValue() - Method in class edu.harvard.hul.ois.jhove.Identifier
-
Return the displayable string.
- getValue() - Method in class edu.harvard.hul.ois.jhove.Property
-
Returns the Object which is the Property's value.
- getValue() - Method in class edu.harvard.hul.ois.jhove.Signature
-
Returns the byte array value for this Signature.
- getValueHexString() - Method in class edu.harvard.hul.ois.jhove.Signature
-
Returns the value of this Signature as a hexadecimal string.
- getValueString() - Method in class edu.harvard.hul.ois.jhove.Signature
-
Returns the string value of this Signature.
- getVendor() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return the vendor information
- getVendor() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Return the vendor information
- getVendor() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the vendor information
- getVendor() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Returns a List of Agent objects giving the vendor(s) of this handler.
- getVersion() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the version property stored in this object
- getVersion() - Method in class org.openpreservation.jhove.ReleaseDetails
- getViewerData() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get data for Swing GUI viewer.
- getWeb() - Method in class edu.harvard.hul.ois.jhove.Agent
-
Returns the value of the web property.
- getWellFormed() - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Returns the total number of well-formed files.
- getWellFormed() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the value of the well-formed flag.
- getWellFormedNote() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Return the string describing well-formedness criteria
- getWellFormedNote() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the string describing well-formedness criteria
- getWhitePointXValue() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.7.1 white point X value.
- getWhitePointYValue() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.2.7.2 white point Y value.
- getWordSize() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FormatRegion
-
Returns the word size.
- getXPhysScanResolution() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.6.3.2.1 X physcal scanning resolution.
- getXPrintAspectRatio() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.16.1 X print aspect ratio.
- getXSamplingFrequency() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.1.3 X sampling frequency.
- getXTargetedDisplayAR() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.2.6 X targeted display aspect ratio.
- getYCbCrCoefficients() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.4.5 YCbCr coefficients.
- getYCbCrPositioning() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.4.4 YCbCr positioning.
- getYCbCrSubSampling() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.1.4.3 YCbCr subsampling.
- getYPhysScanResolution() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.6.3.2.2 Y physcal scanning resolution.
- getYPrintAspectRatio() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 7.7.3.16.2 Y print aspect ratio.
- getYSamplingFrequency() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 8.1.4 Y sampling frequency.
- getYTargetedDisplayAR() - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Get 6.2.7 Y targeted display aspect ratio.
- GOVERNMENT - Enum constant in enum class edu.harvard.hul.ois.jhove.AgentType
-
Commercial organisation
- GRAY_RESPONSE_UNIT_02 - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
8.2.6 gray response unit value labels for version 0.2.
- GRAY_RESPONSE_UNIT_20 - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Gray response unit value for version 2.0 of MIX, corresponding to NISO values of 1-5
H
- HANDLE - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for CNRI Handle.
- HandlerBase - Class in edu.harvard.hul.ois.jhove
-
Abstract base class for Jhove output handlers.
- HandlerBase(String, String, int[], String, String) - Constructor for class edu.harvard.hul.ois.jhove.HandlerBase
-
Constructors of all subclasses of HandlerBase should call this as a
superconstructor. - HandlerBase.SynchronizedDateFormat - Class in edu.harvard.hul.ois.jhove
-
A DateFormat class to address an issue of thread safety.
- harvardInstance() - Static method in class edu.harvard.hul.ois.jhove.Agent
- hasFeature(String) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Returns
trueif the module supports a given named feature, andfalseif the feature is unsupported or unknown. - hasFeature(String) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Returns
trueif the module supports a given named feature, andfalseif the feature is unsupported or unknown. - hasFixedOffset() - Method in class edu.harvard.hul.ois.jhove.InternalSignature
-
Returns
trueif this InternalSignature has a fixed byte offset. - hashCode() - Method in class edu.harvard.hul.ois.jhove.Agent
-
{ @inheritDoc }
- hashCode() - Method in class edu.harvard.hul.ois.jhove.Message
- hashCode() - Method in class org.openpreservation.jhove.ReleaseDetails
-
{ @inheritDoc }
- hasSubMessage() - Method in interface edu.harvard.hul.ois.jhove.messages.JhoveMessage
-
Test whether the message has a sub-message
I
- Identifier - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates information about an identifier for a specification document.
- Identifier(String, IdentifierType) - Constructor for class edu.harvard.hul.ois.jhove.Identifier
-
Create an Identifier.
- Identifier(String, IdentifierType, String) - Constructor for class edu.harvard.hul.ois.jhove.Identifier
-
Create an Identifier.
- IdentifierType - Enum Class in edu.harvard.hul.ois.jhove
-
This class defines enumerated types for an Identifier of a format specification document.
- identify(File, RepInfo, String, boolean, boolean) - Method in class edu.harvard.hul.ois.jhove.ObjectIdentifier
-
Perform identification on a file.
- InfoMessage - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates an informational message from a Module, giving information (not necessarily a problem) about the content being analyzed or the way that JHOVE deals with it.
- InfoMessage(JhoveMessage) - Constructor for class edu.harvard.hul.ois.jhove.InfoMessage
-
Creates an InfoMessage with an identifier.
- InfoMessage(JhoveMessage, long) - Constructor for class edu.harvard.hul.ois.jhove.InfoMessage
-
Creates an InfoMessage with an identifier.
- InfoMessage(JhoveMessage, String) - Constructor for class edu.harvard.hul.ois.jhove.InfoMessage
-
Creates an InfoMessage with an identifier.
- InfoMessage(JhoveMessage, String, long) - Constructor for class edu.harvard.hul.ois.jhove.InfoMessage
-
Creates an InfoMessage with an identifier.
- init - Variable in class edu.harvard.hul.ois.jhove.ModuleInfo
- init(String) - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditState
-
Initializes to a specified directory and clears counters.
- init(String) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Per-instantiation initialization.
- init(String) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Per-instantiation initialization.
- init(String) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Per-instantiation initialization.
- init(String) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Per-instantiation initialization.
- init(String, String) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Initializes the JHOVE engine.
- initFeatures() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Initializes the feature list.
- initInfo(RepInfo) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
- initParse() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Initializes the state of the module for parsing.
- INSTANCE - Enum constant in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- INSTANCE - Enum constant in enum class edu.harvard.hul.ois.jhove.messages.JhoveMessages
- INSTANCE - Enum constant in enum class edu.harvard.hul.ois.jhove.Utils
- INTEGER - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for an
Integerobject, or anintegerif the Arity is Array. - integerArray(int[]) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return String representation of an integer array.
- integerArray(int[], char) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return String representation of an integer array with specified separator.
- InternalSignature - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates information about internal format signatures.
- InternalSignature(int[], SignatureType, SignatureUseType) - Constructor for class edu.harvard.hul.ois.jhove.InternalSignature
-
Creates an InternalSignature given a byte array, a type, and a use requirement.
- InternalSignature(int[], SignatureType, SignatureUseType, int) - Constructor for class edu.harvard.hul.ois.jhove.InternalSignature
-
Creates an InternalSignature given a byte array, a type, a use requirement, and a byte offset.
- InternalSignature(int[], SignatureType, SignatureUseType, int, String) - Constructor for class edu.harvard.hul.ois.jhove.InternalSignature
-
Creates an InternalSignature given a string value, a type, a use requirement, a byte offset, and a note.
- InternalSignature(int[], SignatureType, SignatureUseType, String) - Constructor for class edu.harvard.hul.ois.jhove.InternalSignature
-
Creates an InternalSignature given a byte array, a type, a use requirement, and a note.
- InternalSignature(String, SignatureType, SignatureUseType) - Constructor for class edu.harvard.hul.ois.jhove.InternalSignature
-
Creates an InternalSignature given a string value, a type, and a use requirement.
- InternalSignature(String, SignatureType, SignatureUseType, int) - Constructor for class edu.harvard.hul.ois.jhove.InternalSignature
-
Creates an InternalSignature given a string value, a type, a use requirement, and a byte offset.
- InternalSignature(String, SignatureType, SignatureUseType, int, String) - Constructor for class edu.harvard.hul.ois.jhove.InternalSignature
-
Creates an InternalSignature given a string value, a type, a use requirement, a byte offset, and a note.
- InternalSignature(String, SignatureType, SignatureUseType, String) - Constructor for class edu.harvard.hul.ois.jhove.InternalSignature
-
Creates an InternalSignature given a string value, a type, a use requirement, and a note.
- isBigEndian() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Returns
trueif the dominant "endianness" of the module, or the current file being processed, is big-endian, otherwise false. - ISBN - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for International Standard Book Number.
- isConsistent() - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Returns the value of the consistency flag.
- isEmpty() - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FormatRegion
-
Returns
trueif the region is empty. - isMacintosh() - Static method in class edu.harvard.hul.ois.jhove.MacStuff
-
Determines if we're running on a Macintosh, so appropriate UI adjustments can be made.
- ISO - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for International Standards Organization.
- iso8601 - Static variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
A DateFormat for representing a Date in ISO 8601 (e.g., 2003-07-31T15:31:12-0400) format.
- isParamInDefaults(String) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
- isPdfaCompliant() - Method in class edu.harvard.hul.ois.jhove.XMPHandler
-
Returns true if no violations of PDF/A compliance have been found, false if a problem was detected.
- isPropertyEmpty(Property, PropertyArity) - Static method in enum class edu.harvard.hul.ois.jhove.Utils
-
Checks if a property would produce an empty XML element, and returns true if it would.
- isRandomAccess() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Returns the random access flag (true if the module operates on random access files, false if it operates on streams)
- isRandomAccess() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Return the random access flag (true if the module operates on random access files, false if it operates on streams)
- isStringValue() - Method in class edu.harvard.hul.ois.jhove.Signature
-
Returns true if this Signature's value was provided as a String, false if as an array.
- isSyntaxCorrect() - Method in class edu.harvard.hul.ois.jhove.RFC1766Lang
-
Returns
trueif the language code string is syntactically compliant. - ITU - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for International Telecommunication Union.
J
- JEITA - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for Japan Electronics and Information Technology Industries Association.
- JHOVE_CORE_1 - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- JHOVE_CORE_2 - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- JHOVE_CORE_3 - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- JHOVE_CORE_4 - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- JHOVE_CORE_5 - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- JhoveBase - Class in edu.harvard.hul.ois.jhove
-
The JHOVE engine, providing all base services necessary to build an application.
- JhoveBase() - Constructor for class edu.harvard.hul.ois.jhove.JhoveBase
-
Class constructor.
- JhoveException - Exception in edu.harvard.hul.ois.jhove
- JhoveException() - Constructor for exception edu.harvard.hul.ois.jhove.JhoveException
- JhoveException(String) - Constructor for exception edu.harvard.hul.ois.jhove.JhoveException
- JhoveException(String, Throwable) - Constructor for exception edu.harvard.hul.ois.jhove.JhoveException
- jhoveMessage - Variable in class edu.harvard.hul.ois.jhove.Message
-
PRIVATE INSTANCE FIELDS.
- JhoveMessage - Interface in edu.harvard.hul.ois.jhove.messages
-
Interface that defines behaviour of JhoveMessages.
- JhoveMessageFactory - Interface in edu.harvard.hul.ois.jhove.messages
-
Factory interface for JhoveMessage creation
- JhoveMessages - Enum Class in edu.harvard.hul.ois.jhove.messages
-
Utility class that handles creation of Message type instances, etc.
- JsonHandler - Class in edu.harvard.hul.ois.jhove.handler
-
OutputHandler for JSON output.
- JsonHandler() - Constructor for class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Creates an JsonHandler.
- JsonHandler(String, String, int[], String, String) - Constructor for class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Constructor for use by subclasses.
L
- LC - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for Library of Congress classification.
- LCCN - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for Library of Congress catalogue number.
- leading(int, int) - Static method in class edu.harvard.hul.ois.jhove.Dump
-
Return leading characters to pad out the byte offset to field width.
- leading(int, int, char) - Static method in class edu.harvard.hul.ois.jhove.Dump
-
Return leading characters to pad out the byte offset to field width.
- leading(long, int) - Static method in class edu.harvard.hul.ois.jhove.Dump
-
Return leading characters to pad out the byte offset to field width.
- leading(long, int, char) - Static method in class edu.harvard.hul.ois.jhove.Dump
-
Return leading characters to pad out the byte offset to field width.
- leading(String, int) - Static method in class edu.harvard.hul.ois.jhove.Dump
-
Return leading characters to pad out the string to field width.
- leading(String, int, char) - Static method in class edu.harvard.hul.ois.jhove.Dump
-
Return leading characters to pad out the string to field width.
- LINEBREAK - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
-
Uses enumerated values of 'CR', 'LF' and 'CR/LF' for the idenntification of the linebreak.
- LINEBREAK_CR - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
- LINEBREAK_CRLF - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
- LINEBREAK_LF - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
- LIST - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyArity
-
An Arity corresponding to java.util.List or any of its derived classes.
- LITTLE_ENDIAN - Static variable in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Little-endian constant.
- LONG - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
Longobject, or alongif the Arity is Array. - longArray(long[]) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return String representation of an array of long with space separator.
M
- MacStuff - Class in edu.harvard.hul.ois.jhove
-
Code specific to Macintosh Java.
- MAGIC - Enum constant in enum class edu.harvard.hul.ois.jhove.SignatureType
-
Signature type for a "magic number" stored in the file.
- make8601Valid(String) - Static method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- makeProperty() - Method in class edu.harvard.hul.ois.jhove.XMPSource
-
Generates a property from the underlying data.
- makeWriter(String, String) - Static method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Creates an output PrintWriter.
- MANDATORY - Enum constant in enum class edu.harvard.hul.ois.jhove.SignatureUseType
-
Use type for a required signature
- MANDATORY_IF_APPLICABLE - Enum constant in enum class edu.harvard.hul.ois.jhove.SignatureUseType
-
Use type for a conditionally required signature.
- MAP - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyArity
-
An Arity corresponding to java.util.Map or any of its derived classes.
- MAXIMUM_VERBOSITY - Static variable in interface edu.harvard.hul.ois.jhove.Module
- MD5 - Enum constant in enum class edu.harvard.hul.ois.jhove.ChecksumType
-
128-bit Message Digest 5.
- Message - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates a message to be displayed.
- Message(JhoveMessage, String, long, String) - Constructor for class edu.harvard.hul.ois.jhove.Message
-
Creates a Message with an identifier.
- messageFactory - Static variable in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
- METERING_MODE - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
7.7.3.6 metering mode value labels.
- MINIMUM_VERBOSITY - Static variable in interface edu.harvard.hul.ois.jhove.Module
- Module - Interface in edu.harvard.hul.ois.jhove
-
Public interface for Jhove format-specific plug-in modules.
- ModuleBase - Class in edu.harvard.hul.ois.jhove
-
This class is an abstract implementation of the Module interface.
- ModuleBase(String, String, int[], String[], String, String[], String, String, String, String, String, boolean) - Constructor for class edu.harvard.hul.ois.jhove.ModuleBase
-
Constructors of all subclasses of ModuleBase should call this as a
superconstructor. - ModuleInfo - Class in edu.harvard.hul.ois.jhove
-
A small class to hold information about a module.
- ModuleInfo(String) - Constructor for class edu.harvard.hul.ois.jhove.ModuleInfo
- ModuleInfo(String, String) - Constructor for class edu.harvard.hul.ois.jhove.ModuleInfo
N
- name - Variable in enum class edu.harvard.hul.ois.jhove.AgentType
-
A String name for the type, used for reporting.
- name - Variable in enum class edu.harvard.hul.ois.jhove.ChecksumType
-
A String name for the type, used for reporting.
- name - Variable in enum class edu.harvard.hul.ois.jhove.DocumentType
-
A String name for the type, used for reporting.
- name - Variable in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
A String name for the type, used for reporting.
- name - Variable in enum class edu.harvard.hul.ois.jhove.PropertyArity
-
A String name for the Arity, used for reporting.
- name - Variable in enum class edu.harvard.hul.ois.jhove.PropertyType
-
A String name for the type, used for reporting.
- name - Variable in enum class edu.harvard.hul.ois.jhove.SignatureType
-
A String name for the type, used for reporting.
- name - Variable in enum class edu.harvard.hul.ois.jhove.SignatureUseType
-
A String name for the type, used for reporting.
- name(String) - Method in class edu.harvard.hul.ois.jhove.Agent.Builder
-
Sets the value of the name property.
- NAMESPACE - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
-
textMD namespace and version
- newAdobeInstance() - Static method in class edu.harvard.hul.ois.jhove.Agent
- newAppWithName(String) - Static method in class edu.harvard.hul.ois.jhove.App
- newIsoInstance() - Static method in class edu.harvard.hul.ois.jhove.Agent
- newTempFile() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Creates a temporary file with a unique name.
- newW3CInstance() - Static method in class edu.harvard.hul.ois.jhove.Agent
- NILL - Static variable in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Constant for an undefined floating-point value.
- NILL - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- NILL - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
-
To represent the unknown
- NISO - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for NISO standard number.
- NisoImageMetadata - Class in edu.harvard.hul.ois.jhove
-
Encapsulation of the NISO Z39.87-2002 / AIIM 20-2002 Data Dictionary -- Technical Metadata for Digital Still Images
- NisoImageMetadata() - Constructor for class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Instantiate a
NisoImageMetadataobject. - NISOIMAGEMETADATA - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
NisoImageMetadata. - NO_ID - Static variable in enum class edu.harvard.hul.ois.jhove.messages.JhoveMessages
- NONPROFIT - Enum constant in enum class edu.harvard.hul.ois.jhove.AgentType
-
Not for profit organisation
- note(String) - Method in class edu.harvard.hul.ois.jhove.Agent.Builder
-
Sets the value of the note property.
- NULL - Static variable in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Constant for an undefined integer value.
- NULL - Static variable in class edu.harvard.hul.ois.jhove.Message
-
Value indicating a null offset.
- NULL - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Undefined value.
O
- OBJECT - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for an
Object. - ObjectIdentifier - Class in edu.harvard.hul.ois.jhove
-
Module for identification of a document.
- ObjectIdentifier(List<Module>) - Constructor for class edu.harvard.hul.ois.jhove.ObjectIdentifier
-
CLASS CONSTRUCTOR.
- offset - Variable in class edu.harvard.hul.ois.jhove.Message
-
Byte offset to which message applies.
- okToProcess(String) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Callback to give the handler the opportunity to decide whether or not to process a file.
- okToProcess(String) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Callback to give the handler the opportunity to decide whether or not to process a file.
- opfInstance() - Static method in class edu.harvard.hul.ois.jhove.Agent
- OPTIONAL - Enum constant in enum class edu.harvard.hul.ois.jhove.SignatureUseType
-
Use type for an optional signature.
- org.openpreservation.jhove - package org.openpreservation.jhove
- ORIENTATION - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
6.2.4 orientation value labels.
- OTHER - Enum constant in enum class edu.harvard.hul.ois.jhove.AgentType
-
None of the above categories
- OTHER - Enum constant in enum class edu.harvard.hul.ois.jhove.DocumentType
-
Document type that doesn't fit the other categories.
- OTHER - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for whatever doesn't fit other categories.
- OTHER - Static variable in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Values for primary identifier type
- OutputHandler - Interface in edu.harvard.hul.ois.jhove
-
Public interface for Jhove output handlers.
P
- param(String) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Per-action initialization.
- param(String) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Per-action initialization.
- param(String) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Per-action initialization.
- param(String) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Per-action initialization.
- params - Variable in class edu.harvard.hul.ois.jhove.ModuleInfo
- parse(InputStream, RepInfo, int) - Method in class edu.harvard.hul.ois.jhove.module.BytestreamModule
-
Parse the content of a stream digital object and store the results in RepInfo.
- parse(InputStream, RepInfo, int) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Parse the content of a stream digital object and store the results in RepInfo.
- parse(InputStream, RepInfo, int) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Parse the content of a stream digital object and store the results in RepInfo.
- parse(RandomAccessFile, RepInfo) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Parse the content of a random access digital object and store the results in RepInfo.
- parse(RandomAccessFile, RepInfo) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Parse the content of a random access digital object and store the results in RepInfo.
- PHYS_DIGITAL - Enum constant in enum class edu.harvard.hul.ois.jhove.AnalogDigitalFlagType
-
Enumeration instance for physical digital data
- PII - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for Publisher Item Identifier.
- PLANAR_CONFIGURATION - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
6.1.6 planar configuration value labels.
- prefix - Variable in class edu.harvard.hul.ois.jhove.Message
- process(App, Module, OutputHandler, String) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Returns
falseif processing should be aborted. - processFile(App, Module, boolean, File, RepInfo) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Processes the file.
- processingInstruction(String, String) - Method in class edu.harvard.hul.ois.jhove.XMPHandler
- Property - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates arbitrary format-specific properties.
- Property(String, PropertyType, PropertyArity, Object) - Constructor for class edu.harvard.hul.ois.jhove.Property
-
Creates a Property with a given name, type, arity and value.
- Property(String, PropertyType, Object) - Constructor for class edu.harvard.hul.ois.jhove.Property
-
Creates a Property with arity SCALAR.
- PROPERTY - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
Propertyobject. - PropertyArity - Enum Class in edu.harvard.hul.ois.jhove
-
This class represents the arity (structure type) of a Property.
- propertyLength(Property) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Gives the length (number of elements) of a property
- PropertyType - Enum Class in edu.harvard.hul.ois.jhove
-
This class defines enumerated types for an Property of some given content.
R
- RAFInputStream - Class in edu.harvard.hul.ois.jhove
-
An InputStream layered on top of a RandomAccessFile.
- RAFInputStream(RandomAccessFile) - Constructor for class edu.harvard.hul.ois.jhove.RAFInputStream
-
Constructor with default buffer size.
- RAFInputStream(RandomAccessFile, int) - Constructor for class edu.harvard.hul.ois.jhove.RAFInputStream
-
Constructor with buffer size.
- Rational - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates a number which is defined as the ratio of two 32-bit unsigned integers, in accordance with the TIFF specification.
- Rational(int, int) - Constructor for class edu.harvard.hul.ois.jhove.Rational
-
The arguments to the int constructor are treated as 32-bit unsigned integers.
- Rational(long, long) - Constructor for class edu.harvard.hul.ois.jhove.Rational
-
The arguments to this constructor are long in order to represent all possible 32-bit unsigned integers.
- RATIONAL - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
Rationalobject. - rationalArray(Rational[]) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return String representation of an array of Rational, each evaluated as a double, with space separator.
- rationalArray10(Rational[]) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return String representation of an array of Rational, each as two integers, with space separator.
- rationalToString(StringBuffer, String, String, Rational) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Appends a Rational value to a StringBuffer
- read() - Method in class edu.harvard.hul.ois.jhove.ChecksumInputStream
-
Reads a byte from the subsumed stream, updating the byte count and the checksums.
- read() - Method in class edu.harvard.hul.ois.jhove.CountedInputStream
-
Reads a single byte from the stream and decrements the count of remaining bytes.
- read() - Method in class edu.harvard.hul.ois.jhove.RAFInputStream
-
Reads a single byte from the file.
- read() - Method in class edu.harvard.hul.ois.jhove.XMLWrapperStream
-
Get a byte.
- read(byte[]) - Method in class edu.harvard.hul.ois.jhove.ChecksumInputStream
-
Reads some number of bytes from the input stream and stores them into the buffer array b.
- read(byte[]) - Method in class edu.harvard.hul.ois.jhove.CountedInputStream
-
Reads some number of bytes from the input stream and stores them into the buffer array b.
- read(byte[]) - Method in class edu.harvard.hul.ois.jhove.RAFInputStream
-
Reads some number of bytes from the input stream and stores them into the buffer array b.
- read(byte[], int, int) - Method in class edu.harvard.hul.ois.jhove.ChecksumInputStream
-
Reads up to len bytes of data from the input stream into an array of bytes.
- read(byte[], int, int) - Method in class edu.harvard.hul.ois.jhove.CountedInputStream
-
Reads up to len bytes of data from the input stream into an array of bytes.
- read(byte[], int, int) - Method in class edu.harvard.hul.ois.jhove.RAFInputStream
-
Reads up to len bytes of data from the input stream into an array of bytes.
- readByteBuf(DataInputStream, byte[], ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reads into a byte buffer from a DataInputStream.
- readChars(DataInputStream, int) - Static method in class edu.harvard.hul.ois.jhove.Dump
-
Read and display a sequence of characters.
- readDouble(DataInputStream, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readDouble(DataInputStream, boolean, ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readDouble(RandomAccessFile, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readFloat(DataInputStream, boolean, ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readFloat(RandomAccessFile, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readSignedByte(DataInputStream) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readSignedByte(DataInputStream, ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readSignedByte(RandomAccessFile) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readSignedInt(DataInputStream, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readSignedInt(DataInputStream, boolean, ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readSignedInt(RandomAccessFile, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readSignedLong(DataInputStream, boolean, ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reads eight bytes as a signed 64-bit value from a DataInputStream.
- readSignedRational(DataInputStream, boolean, ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readSignedRational(RandomAccessFile, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readSignedShort(DataInputStream, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readSignedShort(DataInputStream, boolean, ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readSignedShort(RandomAccessFile, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readUnsignedByte(DataInputStream) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reads an unsigned byte from a DataInputStream.
- readUnsignedByte(DataInputStream, ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reads an unsigned byte from a DataInputStream.
- readUnsignedByte(RandomAccessFile) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reads an unsigned byte from a RandomAccessFile.
- readUnsignedInt(DataInputStream, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reads four bytes as an unsigned 32-bit value from a DataInputStream.
- readUnsignedInt(DataInputStream, boolean, ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reads four bytes as an unsigned 32-bit value from a DataInputStream.
- readUnsignedInt(RandomAccessFile, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reads four bytes as an unsigned 32-bit value from a RandomAccessFile.
- readUnsignedRational(DataInputStream, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readUnsignedRational(DataInputStream, boolean, ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readUnsignedRational(RandomAccessFile, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
- readUnsignedShort(DataInputStream, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reads two bytes as an unsigned short value from a DataInputStream.
- readUnsignedShort(DataInputStream, boolean, ModuleBase) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reads two bytes as an unsigned short value from a DataInputStream.
- readUnsignedShort(RandomAccessFile, boolean) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reads two bytes as an unsigned short value from a RandomAccessFile.
- ReleaseDetails - Class in org.openpreservation.jhove
-
Immutable class that reads a properties file containing JHOVE release details.
- RepInfo - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates representation information, as defined by ISO/IEC 14721, about a content stream.
- RepInfo(String) - Constructor for class edu.harvard.hul.ois.jhove.RepInfo
-
Creates a RepInfo with a URI reference
- RepInfo(String, RepInfo) - Constructor for class edu.harvard.hul.ois.jhove.RepInfo
-
Creates a RepInfo with a URI reference and an external RepInfo.
- REPORT - Enum constant in enum class edu.harvard.hul.ois.jhove.DocumentType
-
Document type for a report.
- reset() - Method in class edu.harvard.hul.ois.jhove.Checksummer
-
Resets all checksums and the byte count to their initial values.
- reset() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Reset the handler.
- reset() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Reset the handler.
- resetAbort() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Resets the abort flag.
- resetParams() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Reset parameter settings.
- resetParams() - Method in interface edu.harvard.hul.ois.jhove.Module
-
Reset parameter settings.
- resetParams() - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Reset parameter settings.
- resetParams() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Reset parameter settings.
- resetReader() - Method in class edu.harvard.hul.ois.jhove.ByteArrayXMPSource
- resetReader() - Method in class edu.harvard.hul.ois.jhove.XMPSource
-
Causes reading to begin from the start again.
- resolveEntity(String, String) - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
EntityResolver designed to locate the config schema.
- RFC - Enum constant in enum class edu.harvard.hul.ois.jhove.DocumentType
-
Document type for an IETF Request for Comment.
- RFC - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for IETF Request for Comment.
- RFC1766Lang - Class in edu.harvard.hul.ois.jhove
-
Class encapsulating RFC-1766 language codes.
- RFC1766Lang(String) - Constructor for class edu.harvard.hul.ois.jhove.RFC1766Lang
-
Constructor.
S
- SAMPLING_FREQUENCY_PLANE - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
8.1.1 sampling frequency plane value labels.
- SAMPLING_FREQUENCY_UNIT - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
8.1.2 sampling frequency unit value labels.
- SCALAR - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyArity
-
An Arity corresponding to a simple object, which must be of a type corresponding to one of the instances of
PropertyType. - SCENE_ILLUMINANT - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
7.7.3.7 scene illuminant value labels.
- SCENE_ILLUMINANT_INDEX - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Index for 7.7.3.7 scene illuminant value labels.
- SCHEMA_VERSION - Static variable in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Constant value for the SchemaVersion field
- seek(long) - Method in class edu.harvard.hul.ois.jhove.RAFInputStream
-
Positions the stream to a different point in the file, invalidating the buffer.
- SEGMENT_TYPE - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
6.1.5.1 segment type value labels.
- SENSOR - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
7.8 sensor value labels.
- SET - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyArity
-
An Arity corresponding to java.util.Set or any of its derived classes.
- setAnalogDigitalFlag(String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the analog/digital flag.
- setApp(App) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Pass the associated App object to this Module.
- setApp(App) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Pass the associated App object to this Module.
- setApp(App) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Pass the associated App object to this Module.
- setApp(App) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Assigns an application object to provide services to this handler
- setAppSpecificData(String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Set the application-specific data.
- setAudioDataEncoding(String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the audio data encoding.
- setAuthor(Agent) - Method in class edu.harvard.hul.ois.jhove.Document
-
Adds an author to the list of authors
- setAutoFocus(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.15 auto focus.
- setBackLight(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.13 back light.
- setBase(JhoveBase) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Assigns the JHOVE engine object to provide services to this handler
- setBase(JhoveBase) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Pass the JHOVE engine object to this Module.
- setBase(JhoveBase) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Pass the JHOVE engine object to this Module.
- setBase(JhoveBase) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Assigns the JHOVE engine object to provide services to this handler
- setBitDepth(int) - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FormatRegion
-
Sets the bit depth value.
- setBitDepth(int) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the bit depth.
- setBitrateReduction(String, String, String, String, String, String, String) - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FormatRegion
-
Sets the bitrate reduction (aka compression type).
- setBitrateReduction(String, String, String, String, String, String, String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the bitrate reduction (compression type).
- setBitsPerSample(int[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.1 bits per sample.
- setBrightness(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.3 brightness.
- setBufferSize(int) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Sets the buffer size.
- setByte_order(int) - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- setByte_size(String) - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- setByteOrder(int) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the byte order.
- setByteOrder(String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the byte order.
- setByteOrder(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.2 byte order.
- setCallback(Callback) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Sets a callback object for tracking progress.
- setCharacter_size(String) - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- setCharset(String) - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- setChecksum(Checksum) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Append a Checksum object to the checksum list.
- setChecksumFlag(boolean) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Sets the value to be returned by
doChecksum. - setChecksums(Checksummer, RepInfo) - Static method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Set the checksum values.
- setColormapBitCodeValue(int[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.4.2 colormap bit code value.
- setColormapBlueValue(int[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.4.4 colormap blue value.
- setColormapGreenValue(int[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.4.3 colormap green value.
- setColormapRedValue(int[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.4.2 colormap red value.
- setColormapReference(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.4.1 colormap reference.
- setColorSpace(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.4.1 color space
- setColorTemp(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.8 color temperature.
- setCompressionLevel(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.3.2 compression level.
- setCompressionScheme(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.3.1 compression scheme.
- setConsistent(boolean) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the value of the consistency flag
- setCRC32(CRC32) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Set the value of the CRC32 calculated for the content object.
- setCreated(Date) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the creation date
- setCurrentThread(Thread) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Sets the current thread for parsing.
- setDate(String) - Method in class edu.harvard.hul.ois.jhove.Document
-
Sets the date of this Document
- setDateTimeCreated(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.9 date/time created.
- setDateTimeProcessed(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 9.1.1 DateTimeProcessed.
- setDefaultParams(List<String>) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Set a a List of default parameters for the module.
- setDefaultParams(List<String>) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Sets list of default parameters.
- setDefaultParams(List<String>) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Set a a List of default parameters for the module.
- setDefaultParams(List<String>) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Sets list of default parameters.
- setDeviceSource(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.5 Device source.
- setDigitalCameraManufacturer(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.1 digital camera manufacturer.
- setDigitalCameraModelName(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.2 digital camera model.
- setDigitalCameraModelNumber(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- setDigitalCameraModelSerialNo(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- setDirection(String) - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.Face
-
Sets the direction.
- setDirection(String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the direction.
- setDirectory(String) - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditState
-
Sets the directory path.
- setDisplayOrientation(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.2.5 display orientation.
- setDisposition(String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the disposition.
- setDuration(long) - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.Face
-
Sets the duration.
- setDuration(long) - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FaceRegion
-
Sets the duration.
- setDuration(long) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the duration in samples.
- setEdition(String) - Method in class edu.harvard.hul.ois.jhove.Document
-
Sets edition information for this Document
- setEncoding(String) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Assigns the encoding to be used by this OutputHandler
- setEncoding(String) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Sets the output encoding.
- setEncoding(String) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Assigns the encoding to be used by this OutputHandler
- setEnumeration(String) - Method in class edu.harvard.hul.ois.jhove.Document
-
Sets enumeration information (e.g., serial volume and number) for this Document
- setExifVersion(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- setExposureBias(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.2.3.4 exposure bias.
- setExposureIndex(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.2.3.14 exposure index.
- setExposureProgram(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- setExposureTime(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.2 exposure time.
- setExtraSamples(int[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.3 extra samples.
- setFileSize(long) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.2.2 file size.
- setFirstSampleOffset(long) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the offset of the first byte of sample data.
- setFlash(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.10 flash.
- setFlashEnergy(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.11 flash energy.
- setFlashReturn(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.12 flash return.
- setFNumber(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.1 F number.
- setFocalLength(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.9 focal length (double meters).
- setFormat(String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the format name.
- setFormat(String) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the format identifier
- setGrayResponseCurve(int[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.5 gray response curve.
- setGrayResponseUnit(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.6 gray response unit.
- setHostComputer(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.4 host computer.
- setIdentifier(Identifier) - Method in class edu.harvard.hul.ois.jhove.Document
-
Adds an Identifier to the list of identifiers
- setImageData(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.3.3 ImageData.
- setImageIdentifier(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.2.1 Image identifier.
- setImageIdentifierLocation(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.2.1 Image identifier location.
- setImageLength(long) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.1.6 image length.
- setImageProducer(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.3 image producer.
- setImageWidth(long) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.1.5 image width.
- setJp2Layers(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- setJp2ResolutionLevels(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- setJp2Tiles(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- setLanguage(String) - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- setLastModified(Date) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the last modified date
- setLinebreak(int) - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- setLogLevel(String) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Sets the log level.
- setMapLocations(String[]) - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FaceRegion
-
Sets the channel map locations.
- setMapLocations(String[]) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the array of channel map locations.
- setMarkup_basis(String) - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- setMarkup_basis_version(String) - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- setMarkup_language(String) - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- setMarkup_language_version(String) - Method in class edu.harvard.hul.ois.jhove.TextMDMetadata
- setMaxApertureValue(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- setMD5(MessageDigest) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Sets the MD5 calculated digest for the content object, and sets the checksumFinished flag.
- setMessage(Message) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Append a Message object to the message list
- setMeteringMode(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.6 metering mode.
- setMethodology(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.10 methodology.
- setMimeType(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.1 MIME type.
- setMimeType(String) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the MIME type string
- setModule(Module) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Add the module.
- setNByte(long) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Sets the byte count for the content object, and sets the checksumFinished flag.
- setNote(String) - Method in class edu.harvard.hul.ois.jhove.Document
-
Sets a note giving additional information about this Document
- setNote(String) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the note string
- setNotWellFormed(int) - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Sets the count of not-well-formed files.
- setNumChannels(int) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the number of channels.
- setOfUnknownJavaCharset - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
-
Set of unknown charsets in Java
- setOrientation(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.2.4 orientation.
- setOS(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
- setOSVersion(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.4.2 OS version.
- setOtherPrimaryIdentifierType(String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the primary identifier type as "OTHER", and set the otherType.
- setPages(String) - Method in class edu.harvard.hul.ois.jhove.Document
-
Sets pagination information for this Document
- setPerformanceData(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.3.4 PerformanceData.
- setPixelSize(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.6.3.1 pixel size.
- setPlanarConfiguration(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.6 Planar configuration.
- setPreferredPresentation(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.3 preferred presentation.
- setPrimaryChromaticitiesBlueX(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.8.5 primary chromaticities blue X.
- setPrimaryChromaticitiesBlueY(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.8.6 primary chromaticities blue Y.
- setPrimaryChromaticitiesGreenX(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.8.3 primary chromaticities green X.
- setPrimaryChromaticitiesGreenY(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.8.4 primary chromaticities green Y.
- setPrimaryChromaticitiesRedX(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.8.1 primary chromaticities red X.
- setPrimaryChromaticitiesRedY(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.8.2 primary chromaticities red Y.
- setPrimaryIdentifier(String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the primary identifier.
- setPrimaryIdentifierType(String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the primary identifier type.
- setProcessingActions(String[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 9.1.5 ProcessingActions.
- setProcessingAgency(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 9.1.3 ProcessingAgency.
- setProcessingSoftwareName(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 9.1.4.1 ProcessingSoftwareName
- setProcessingSoftwareVersion(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 9.1.4.2 ProcessingSoftwareVersion
- setProfile(String) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Append a profile String to the profile list
- setProfileName(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.4.1 ICC profile name.
- setProfiles(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.3.5 Profiles.
- setProfileURL(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.4.2 ICC profile URL.
- setProperty(Property) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Add a Property to the property map.
- setPublisher(Agent) - Method in class edu.harvard.hul.ois.jhove.Document
-
Adds a publisher to the list of publishers
- setReferenceBlackWhite(Rational[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.4.6 reference black and white.
- setRowsPerStrip(long) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.5.3 Rows per strip.
- setSampleRate(double) - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FormatRegion
-
Sets the sample rate.
- setSampleRate(double) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the sample rate.
- setSamplesPerPixel(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.2 samples per pixel.
- setSamplingFrequencyPlane(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.1.1 sampling frequency plane.
- setSamplingFrequencyUnit(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.1.2 sampling frequency unit.
- setSaveDirectory(File) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Sets the default directory for subsequent save operations.
- setScannerManufacturer(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.6.1.1 scanner manufacturer.
- setScannerModelName(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.6.1.2.1 scanner model name.
- setScannerModelNumber(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.6.1.2.2 scanner model number.
- setScannerModelSerialNo(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.6.1.2.3 scanner model serial number.
- setScanningSoftware(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.6.2.1 scanning software.
- setScanningSoftwareVersionNo(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.6.2.2 scanning software version number.
- setSceneIlluminant(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.7 scene illuminant.
- setSensor(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.8 sensor.
- setSHA1(MessageDigest) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Sets the SHA-1 calculated digest for the content object, and sets the checksumFinished flag.
- setSHA256(MessageDigest) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Sets the SHA-256 calculated digest for the content object, and sets the checksumFinished flag.
- setShowRawFlag(boolean) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Sets the value to be returned by
getShowRawFlag, which determines if only raw numeric values should be output. - setSigBytes(int) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Sets the maximum number of bytes to check, for modules that look for an indefinitely positioned signature or check the first sigBytes bytes in lieu of a signature.
- setSigMatch(String) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Adds the name of a module, signifying that the document signature matched the module's requirements.
- setSigMatch(List<String>) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Adds a list of module names, signifying that the document signature matched the module's requirements.
- setSignatureFlag(boolean) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Sets the "check signature only" flag.
- setSize(long) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the size property
- setSourceData(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 9.1.2 SourceData.
- setSourceID(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.2 source ID.
- setSourceType(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.1 source type.
- setSourceXDimension(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.1.7 source X dimension.
- setSourceXDimensionUnit(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.1.7.1 source X dimension unit.
- setSourceYDimension(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.1.8 source Y dimension.
- setSourceYDimensionUnit(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.1.8.1 source Y dimension unit.
- setSpecificationVersion(String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the specification version of the document format.
- setStartTime(long) - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.Face
-
Sets the starting time.
- setStartTime(long) - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FaceRegion
-
Sets the starting time.
- setStartTime(long) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the start time in samples.
- setStripByteCounts(long[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.5.4 Strip byte counts.
- setStripOffsets(long[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.5.2 Strip offsets.
- setSubjectDistance(double[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.5 Subject distance
- setTargetIDManufacturer(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.3.2.1 TargetIDManufacturer
- setTargetIDMedia(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.3.2.4 TargetIDMedia
- setTargetIDName(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.3.2.2 TargetIDName
- setTargetIDNo(String) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.3.2.3 TargetIDNo
- setTargetType(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.3.1 TargetType
- setTempDirectory(String) - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Sets the temporary directory path.
- setTileByteCounts(long[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.5.8 Tile byte counts.
- setTileLength(long) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.5.6 Tile length.
- setTileOffsets(long[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.5.7 Tile offsets.
- setTileWidth(long) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.5.5 Tile width.
- setType(ChecksumType) - Method in class edu.harvard.hul.ois.jhove.Checksum
-
Sets the type of this Checksum
- setUndetermined(int) - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Sets the count of undetermined files.
- setupDataStream(InputStream, RepInfo) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
- setURLFlag(boolean) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the flag to indicate whether this is a URL (true) or a file (false)
- setUse(String, String) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the role of the document.
- setValid(boolean) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the validity flag
- setValid(int) - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Sets the count of valid files.
- setValid(int) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the validity flag
- setValidityNote(String) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Set the value of the validityNote property, which briefly explains the validity criteria of this Module.
- setValue(String) - Method in class edu.harvard.hul.ois.jhove.Checksum
-
Sets the value of this Checksum
- setVerbosity(int) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Set the degree of verbosity desired from the module.
- setVerbosity(int) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Set the degree of verbosity desired from the module.
- setVersion(String) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the version string
- setViewerData(Property) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set information for Swing GUI viewer.
- setWellFormed(boolean) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the well-formed flag
- setWellFormed(int) - Method in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Sets the count of well-formed files.
- setWellFormed(int) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Set the wellFormed flag.
- setWhitePointXValue(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.7.1 white point X value.
- setWhitePointYValue(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.2.7.2 white point Y value.
- setWordSize(int) - Method in interface edu.harvard.hul.ois.jhove.AESAudioMetadata.FormatRegion
-
Sets the word size.
- setWordSize(int) - Method in class edu.harvard.hul.ois.jhove.AESAudioMetadata
-
Sets the word size.
- setWriter(PrintWriter) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Assigns a PrintWriter to do output for this OutputHandler
- setWriter(PrintWriter) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Assigns a PrintWriter to do output for this OutputHandler
- setXPhysScanResolution(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.6.3.2.1 X physical scanning resolution.
- setXPrintAspectRatio(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.16.1 X print aspect ratio.
- setXSamplingFrequency(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.1.3 X sampling frequency.
- setXTargetedDisplayAspectRatio(long) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.2.6.1 X targeted display aspect ratio.
- setYCbCrCoefficients(Rational[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.4.5 YCbCr coefficients.
- setYCbCrPositioning(int) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.4.4 YCbCr positioning.
- setYCbCrSubSampling(int[]) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.1.4.3 YCbCr Sub-sampling.
- setYPhysScanResolution(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.6.3.2.2 Y physical scanning resolution.
- setYPrintAspectRatio(double) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 7.7.3.16.2 Y print aspect ratio.
- setYSamplingFrequency(Rational) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 8.1.4 Y sampling frequency.
- setYTargetedDisplayAspectRatio(long) - Method in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
Set 6.2.6.2 Y targeted display aspect ratio.
- SHA1 - Enum constant in enum class edu.harvard.hul.ois.jhove.ChecksumType
-
160-bit Secure Hash Algorithm.
- SHA256 - Enum constant in enum class edu.harvard.hul.ois.jhove.ChecksumType
-
256-bit Secure Hash Algorithm.
- SHORT - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
Shortobject, or ashortif the Arity is Array. - show() - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Outputs minimal information about the application
- show() - Method in class edu.harvard.hul.ois.jhove.handler.TextHandler
-
Outputs minimal information about the application
- show() - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Outputs minimal information about the application
- show() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Outputs minimal information about the application
- show() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Outputs minimal information about the application
- show(App) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Outputs detailed information about the application, including configuration, available modules and handlers, etc.
- show(App) - Method in class edu.harvard.hul.ois.jhove.handler.TextHandler
-
Outputs detailed information about the application, including configuration, available modules and handlers, etc.
- show(App) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Outputs detailed information about the application, including configuration, available modules and handlers, etc.
- show(App) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Outputs detailed information about the application, including configuration, available modules and handlers, etc.
- show(App) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Outputs detailed information about the application, including configuration, available modules and handlers, etc.
- show(Module) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Outputs information about a Module
- show(Module) - Method in class edu.harvard.hul.ois.jhove.handler.TextHandler
-
Outputs information about a Module
- show(Module) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Outputs information about a Module
- show(Module) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Outputs information about a Module
- show(Module) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Outputs information about a Module
- show(OutputHandler) - Method in class edu.harvard.hul.ois.jhove.App
-
Outputs detailed information about the application, including configuration, available modules and handlers, etc.
- show(OutputHandler) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Outputs information about the OutputHandler specified in the parameter
- show(OutputHandler) - Method in class edu.harvard.hul.ois.jhove.handler.TextHandler
-
Outputs information about the OutputHandler specified in the parameter
- show(OutputHandler) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Outputs information about the OutputHandler specified in the parameter
- show(OutputHandler) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Outputs information about the OutputHandler specified in the parameter
- show(OutputHandler) - Method in interface edu.harvard.hul.ois.jhove.Module
-
Generates information about this Module.
- show(OutputHandler) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Generates information about this Module.
- show(OutputHandler) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Outputs information about the OutputHandler specified in the parameter
- show(OutputHandler) - Method in class edu.harvard.hul.ois.jhove.RepInfo
-
Output the information in this object.
- show(RepInfo) - Method in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Outputs the information contained in a RepInfo object.
- show(RepInfo) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Outputs the information contained in a RepInfo object
- show(RepInfo) - Method in class edu.harvard.hul.ois.jhove.handler.TextHandler
-
Outputs the information contained in a RepInfo object
- show(RepInfo) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Outputs the information contained in a RepInfo object
- show(RepInfo) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Outputs the information contained in a RepInfo object
- show(RepInfo) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Outputs the information contained in a RepInfo object
- showAESAudioMetadata(AESAudioMetadata) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Display the audio metadata formatted according to the AES schema.
- showAESAudioMetadata(AESAudioMetadata) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Display the audio metadata formatted according to the AES schema.
- showAgent(Agent, String) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
PRIVATE INSTANCE METHODS.
- showAgent(Agent, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
PRIVATE INSTANCE METHODS.
- showArray(double[]) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showArray(int[]) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showArray(Rational[]) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showArray(String[]) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showArrayProperty(Property) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showArrayProperty(Property, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showChangeHistory(NisoImageMetadata, boolean) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showChangeHistory10(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showChangeHistory20(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showChecksum(Checksum) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showChecksum(Checksum) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showDocument(Document) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showDocument(Document) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showFooter() - Method in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Do the final output.
- showFooter() - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Do the final output.
- showFooter() - Method in class edu.harvard.hul.ois.jhove.handler.TextHandler
-
Do the final output.
- showFooter() - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Do the final output.
- showFooter() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Do the final output.
- showFooter() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Do the final output.
- showFooterImpl() - Method in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Local extension to the standard callback that does the final output.
- showHeader() - Method in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Do the initial output.
- showHeader() - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Do the initial output.
- showHeader() - Method in class edu.harvard.hul.ois.jhove.handler.TextHandler
-
Do the initial output.
- showHeader() - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Do the initial output.
- showHeader() - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Do the initial output.
- showHeader() - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Do the initial output.
- showHeaderImpl(String) - Method in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Local extension to the standard callback that does the initial output.
- showIdentifier(Identifier) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showIdentifier(Identifier) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showImpl(RepInfo) - Method in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Local extension to the standard callback that outputs the information contained in a RepInfo object.
- showListProperty(Property) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showMapProperty(Property) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showMessage(Message) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showMessage(Message) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoBasicDigitalObjectInformation(NisoImageMetadata, boolean) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showNisoBasicDigitalObjectInformation10(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoBasicDigitalObjectInformation20(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoBasicImageInformation(NisoImageMetadata, boolean) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showNisoBasicImageInformation10(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoBasicImageInformation20(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoBasicImageParameters02(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoChangeHistory02(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoImageAssessmentMetadata(NisoImageMetadata, boolean) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showNisoImageAssessmentMetadata10(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoImageAssessmentMetadata20(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoImageCaptureMetadata(NisoImageMetadata, boolean) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showNisoImageCaptureMetadata10(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoImageCaptureMetadata20(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoImageCreation02(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showNisoImageMetadata(NisoImageMetadata) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Display the NISO image metadata formatted according to the MIX schema.
- showNisoImageMetadata(NisoImageMetadata) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Display the NISO image metadata formatted according to the MIX schema.
- showNisoImageMetadata(NisoImageMetadata, boolean) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
-
Display the NISO image metadata formatted according to the MIX 1.0 schema.
- showNisoImageMetadata(NisoImageMetadata, String, boolean) - Method in class edu.harvard.hul.ois.jhove.handler.TextHandler
-
Display the NISO image metadata formatted according to the MIX schema.
- showNisoImageMetadata02(NisoImageMetadata) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Display the NISO image metadata formatted according to the MIX 0.2 schema.
- showNisoImageMetadata10(NisoImageMetadata) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Display the NISO image metadata formatted according to the MIX 1.0 schema.
- showNisoImageMetadata20(NisoImageMetadata) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Display the NISO image metadata formatted according to the MIX 2.0 schema.
- showNisoImagingPerformanceAssessment02(NisoImageMetadata, String) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showProperty(Property) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showProperty(Property) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showRational(Rational) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showScalarProperty(Property) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showSetProperty(Property) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showSignature(Signature) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showSignature(Signature) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- showTextMDMetadata(TextMDMetadata) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- showTextMDMetadata(TextMDMetadata) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Display the text metadata formatted according to the textMD schema (see http://www.loc.gov/standards/textMD).
- SICI - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for Serial Item and Contribution Identifier.
- Signature - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates information about format signatures, both internal and external.
- Signature(int[], SignatureType, SignatureUseType) - Constructor for class edu.harvard.hul.ois.jhove.Signature
-
A Signature cannot be created directly; this constructor can be called as the superclass constructor from a subclass.
- Signature(int[], SignatureType, SignatureUseType, String) - Constructor for class edu.harvard.hul.ois.jhove.Signature
-
A Signature cannot be created directly; this constructor can be called as the superclass constructor from a subclass.
- Signature(String, SignatureType, SignatureUseType) - Constructor for class edu.harvard.hul.ois.jhove.Signature
-
A Signature cannot be created directly; this constructor can be called as the superclass constructor from a subclass.
- Signature(String, SignatureType, SignatureUseType, String) - Constructor for class edu.harvard.hul.ois.jhove.Signature
-
A Signature cannot be created directly; this constructor can be called as the superclass constructor from a subclass.
- SignatureType - Enum Class in edu.harvard.hul.ois.jhove
-
This class defines enumerated types for a Signature in a module.
- SignatureUseType - Enum Class in edu.harvard.hul.ois.jhove
-
This class defines enumerated use types for a Signature in a module.
- skip(long) - Method in class edu.harvard.hul.ois.jhove.ChecksumInputStream
-
Skips n bytes.
- skip(long) - Method in class edu.harvard.hul.ois.jhove.CountedInputStream
-
Skips n bytes.
- skip(long) - Method in class edu.harvard.hul.ois.jhove.RAFInputStream
-
Skips some number of bytes.
- skipBytes(DataInputStream, long) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Skip over some bytes.
- skipBytes(DataInputStream, long, ModuleBase) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
Skip over some bytes.
- skipDstreamToEnd(RepInfo) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
- SOURCE_DIMENSION_UNIT - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
8.1.7.1 (8.1.8.1) source dimension unit.
- STANDARD - Enum constant in enum class edu.harvard.hul.ois.jhove.AgentType
-
Standardisation body, e.g ANSI, ISO
- STANDARD - Enum constant in enum class edu.harvard.hul.ois.jhove.DocumentType
-
Document type for a standards body publication.
- startDirectory(String) - Method in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Callback indicating a new directory is being processed.
- startDirectory(String) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Callback indicating a new directory is being processed.
- startDirectory(String) - Method in interface edu.harvard.hul.ois.jhove.OutputHandler
-
Callback indicating a new directory is being processed.
- startDirectoryImpl(AuditState) - Method in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Local extension to the standard callback indicating a new directory is being processed.
- startElement(String, String, String, Attributes) - Method in class edu.harvard.hul.ois.jhove.ConfigHandler
-
SAX parser callback method.
- STRING - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
Stringobject. - subMessage - Variable in class edu.harvard.hul.ois.jhove.Message
-
Additional information.
- SynchronizedDateFormat(String) - Constructor for class edu.harvard.hul.ois.jhove.HandlerBase.SynchronizedDateFormat
T
- TARGET_TYPE - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
8.3.1 TargetType.
- telephone(String) - Method in class edu.harvard.hul.ois.jhove.Agent.Builder
-
Sets the value of the telephone property.
- tempFile() - Method in class edu.harvard.hul.ois.jhove.JhoveBase
-
Creates a temporary file with a unique name.
- TextHandler - Class in edu.harvard.hul.ois.jhove.handler
-
OutputHandler for plain text output.
- TextHandler() - Constructor for class edu.harvard.hul.ois.jhove.handler.TextHandler
-
Creates a TextHandler.
- TextMDMetadata - Class in edu.harvard.hul.ois.jhove
-
Encapsulation of the textMD metadata for text files.
- TextMDMetadata() - Constructor for class edu.harvard.hul.ois.jhove.TextMDMetadata
- TEXTMDMETADATA - Enum constant in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Property type for a
TextMDMetadata. - toDateTime(Date) - Method in class edu.harvard.hul.ois.jhove.HandlerBase
- toDouble() - Method in class edu.harvard.hul.ois.jhove.Rational
-
Converts to a floating-point value (numerator/denominator).
- toISO_639_2(String) - Static method in class edu.harvard.hul.ois.jhove.TextMDMetadata
-
Transform a language to the ISO_639-2 language (only enumeration allowed in textMD schema).
- toLong() - Method in class edu.harvard.hul.ois.jhove.Rational
-
Converts to a long value (numerator/denominator).
- toString() - Method in enum class edu.harvard.hul.ois.jhove.AgentType
- toString() - Method in enum class edu.harvard.hul.ois.jhove.ChecksumType
- toString() - Method in enum class edu.harvard.hul.ois.jhove.DocumentType
- toString() - Method in enum class edu.harvard.hul.ois.jhove.IdentifierType
- toString() - Method in class edu.harvard.hul.ois.jhove.Message
- toString() - Method in enum class edu.harvard.hul.ois.jhove.PropertyArity
- toString() - Method in enum class edu.harvard.hul.ois.jhove.PropertyType
- toString() - Method in class edu.harvard.hul.ois.jhove.Rational
-
Represents the Rational as a String in the form of "numerator/denominator".
- toString() - Method in enum class edu.harvard.hul.ois.jhove.SignatureType
- toString() - Method in enum class edu.harvard.hul.ois.jhove.SignatureUseType
- toString() - Method in class org.openpreservation.jhove.ReleaseDetails
-
{ @inheritDoc }
- toTextMDCharset(String) - Static method in class edu.harvard.hul.ois.jhove.TextMDMetadata
-
Transform a given charset in the "authorized" list given in the textMD schema enumeration.
- TRUE - Static variable in class edu.harvard.hul.ois.jhove.RepInfo
-
Values for _valid
U
- UNDETERMINED - Static variable in class edu.harvard.hul.ois.jhove.RepInfo
-
Values for _valid
- UNKNOWN_JAVA_CHARSET - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
-
Array of textMD charsets unknown by java.nio.charset.Charsets
- unsignedByteToByte(int) - Static method in class edu.harvard.hul.ois.jhove.Checksum
-
Maps unsigned byte value (0 to 256) to signed byte value (-128 to 127).
- update(byte) - Method in class edu.harvard.hul.ois.jhove.Checksummer
-
Updates the checksum with the argument.
- update(byte[]) - Method in class edu.harvard.hul.ois.jhove.Checksummer
-
Updates the checksum with the argument.
- update(byte[], int, int) - Method in class edu.harvard.hul.ois.jhove.Checksummer
-
Updates the checksum with the argument.
- update(int) - Method in class edu.harvard.hul.ois.jhove.Checksummer
-
Updates the checksum with the argument.
- URI - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for Uniform Resource Identifier.
- URL - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for Uniform Resource Locator.
- URN - Enum constant in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Identifier type for Uniform Resource Name.
- Utils - Enum Class in edu.harvard.hul.ois.jhove
V
- value - Variable in enum class edu.harvard.hul.ois.jhove.AnalogDigitalFlagType
-
A String value for the type
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.AgentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.AnalogDigitalFlagType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.ChecksumType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.DocumentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.messages.JhoveMessages
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.PropertyArity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.SignatureType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.SignatureUseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class edu.harvard.hul.ois.jhove.Utils
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.AgentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.AnalogDigitalFlagType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.ChecksumType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.CoreMessageConstants
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.DocumentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.IdentifierType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.messages.JhoveMessages
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.PropertyArity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.PropertyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.SignatureType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.SignatureUseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class edu.harvard.hul.ois.jhove.Utils
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueToString(Object) - Method in class edu.harvard.hul.ois.jhove.handler.JsonHandler
- valueToString(Object) - Method in class edu.harvard.hul.ois.jhove.handler.XmlHandler
- vectorToPropArray(Vector) - Method in class edu.harvard.hul.ois.jhove.ModuleBase
-
A utility for converting a Vector of Properties to an Array.
- VERSION - Static variable in class edu.harvard.hul.ois.jhove.TextMDMetadata
W
- web(String) - Method in class edu.harvard.hul.ois.jhove.Agent.Builder
-
Sets the value of the web property.
- WEB - Enum constant in enum class edu.harvard.hul.ois.jhove.DocumentType
-
Document type for a Web page.
X
- xmlDecl() - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return a canonical XML declaration with default encoding.
- xmlDecl(String) - Static method in class edu.harvard.hul.ois.jhove.HandlerBase
-
Return a canonical XML declaration with specified encoding.
- XmlHandler - Class in edu.harvard.hul.ois.jhove.handler
-
OutputHandler for XML output.
- XmlHandler() - Constructor for class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Creates an XmlHandler.
- XmlHandler(String, String, int[], String, String) - Constructor for class edu.harvard.hul.ois.jhove.handler.XmlHandler
-
Constructor for use by subclasses.
- XMLWrapperStream - Class in edu.harvard.hul.ois.jhove
-
This class serves to provide an InputStream for an XML fragment (e.g., embedded XMP metadata).
- XMLWrapperStream(InputStream) - Constructor for class edu.harvard.hul.ois.jhove.XMLWrapperStream
-
Constructor.
- XMLWrapperStream(InputStream, String) - Constructor for class edu.harvard.hul.ois.jhove.XMLWrapperStream
-
Constructor.
- XMLWrapperStream(InputStream, String, String, String, String) - Constructor for class edu.harvard.hul.ois.jhove.XMLWrapperStream
-
Constructor.
- XMPHandler - Class in edu.harvard.hul.ois.jhove
-
This class encapsulates XMP metadata within a file.
- XMPHandler() - Constructor for class edu.harvard.hul.ois.jhove.XMPHandler
- XMPSource - Class in edu.harvard.hul.ois.jhove
-
Class for providing an InputSource to XMPHandler.
- XMPSource(Reader) - Constructor for class edu.harvard.hul.ois.jhove.XMPSource
-
Constructor with Reader.
Y
- YCBCR_POSITIONING - Static variable in class edu.harvard.hul.ois.jhove.NisoImageMetadata
-
6.1.4.4 YCbCr positioning value labels.
_
- _abort - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Flag for aborting activity.
- _app - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
The application object
- _app - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
The application object
- _base - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
The Jhove engine
- _bigEndian - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
The dominant "endianness" of the Module.
- _bufferSize - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Buffer size for buffered I/O.
- _checksum - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
- _checksumFinished - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Flag indicating valid checksum information set
- _ckSummer - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
- _configFile - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Configuration file pathname.
- _conn - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Current URL connection.
- _content - Variable in class edu.harvard.hul.ois.jhove.ConfigHandler
- _countStream - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Flag to indicate read routines should count the stream
- _coverage - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Coverage information
- _crc32 - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
CRC32 calculated on content object
- _cstream - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
- _currentThread - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Thread currently parsing a document.
- _date - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Handler last modification date
- _date - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Module last modification date
- _defaultParams - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
List of default parameters.
- _defaultParams - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
List of default parameters.
- _directory - Variable in class edu.harvard.hul.ois.jhove.handler.audit.AuditState
-
Directory pathname.
- _dstream - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
- _encoding - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Character encoding for writer
- _encoding - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Selected encoding.
- _features - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
The list of supported features.
- _format - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Formats recognized by this Module
- _handlerList - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Ordered list of output handlers.
- _handlerMap - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Map of output handlers (for fast access by name).
- _handlerParams - Variable in class edu.harvard.hul.ois.jhove.ConfigHandler
-
The list of handler parameters.
- _home - Variable in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Home directory of the audit.
- _init - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Initialization value.
- _init - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Initialization value.
- _isHandler - Variable in class edu.harvard.hul.ois.jhove.ConfigHandler
- _isLanguage - Variable in class edu.harvard.hul.ois.jhove.ConfigHandler
- _isModule - Variable in class edu.harvard.hul.ois.jhove.ConfigHandler
- _isRandomAccess - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Random access flag
- _je - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
JHOVE engine.
- _je - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
JHOVE engine.
- _jhoveHome - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
JHOVE home directory.
- _level - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Indentation level
- _logger - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Logger for a handler class.
- _logger - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Logger for this class.
- _logger - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Logger for a module class.
- _logLevel - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Logger resource bundle.
- _md5 - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
MD5 digest calculated on content object
- _mimeType - Variable in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Number of files processed by MIME type.
- _mimeType - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
MIME types supported by this Module
- _mixVsn - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
MIX version.
- _modParams - Variable in class edu.harvard.hul.ois.jhove.ConfigHandler
-
The list of module parameters.
- _module - Variable in class edu.harvard.hul.ois.jhove.ConfigHandler
-
The list of modules.
- _moduleList - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Ordered list of modules.
- _moduleMap - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Map of modules (for fast access by name).
- _name - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Handler name
- _name - Static variable in class edu.harvard.hul.ois.jhove.JhoveBase
- _name - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Module name
- _nAudit - Variable in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Number of files audited.
- _nByte - Variable in class edu.harvard.hul.ois.jhove.Checksummer
-
Byte count.
- _nByte - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Byte count for digital object
- _nByte - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Byte count of content object
- _note - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Handler note
- _note - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Module note
- _notWellFormed - Variable in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Number of not-well-formed files.
- _outputFile - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
- _param - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Handler-specific parameter.
- _param - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Module-specific parameter.
- _reader - Variable in class edu.harvard.hul.ois.jhove.XMPSource
-
The Reader on which the InputSource is based.
- _release - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Handler release description.
- _release - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Module release description
- _repInfoNote - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
RepInfo note
- _rights - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Copyright notice
- _rights - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Copyright notice
- _saveDir - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Directory for saving files.
- _saxClass - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
SAX parser class.
- _sha1 - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
SHA-1 digest calculated on content object
- _sha256 - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
SHA-256 digest calculated on content object
- _showRaw - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
- _sigBytes - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Number of bytes for fake signature checking.
- _signature - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
- _signature - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Module Signature list
- _specification - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Handler specification document list
- _specification - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Module specification document list
- _stateMap - Variable in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
State map.
- _stateStack - Variable in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
State stack.
- _t0 - Variable in class edu.harvard.hul.ois.jhove.handler.AuditHandler
-
Initial time.
- _tempDir - Variable in class edu.harvard.hul.ois.jhove.JhoveBase
-
Temporary directory.
- _undetermined - Variable in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Number of undetermined files.
- _valid - Variable in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Number of valid files.
- _validityNote - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Validity criteria
- _vendor - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Handler vendor
- _vendor - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Module vendor
- _verbosity - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Indicator of how much data to report
- _wellFormed - Variable in class edu.harvard.hul.ois.jhove.handler.audit.AuditCount
-
Number of well-formed files.
- _wellFormedNote - Variable in class edu.harvard.hul.ois.jhove.ModuleBase
-
Well-formedness criteria
- _writer - Variable in class edu.harvard.hul.ois.jhove.HandlerBase
-
Writer for doing output
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form