Package | Description |
---|---|
<Unnamed> | |
com.mcgath.jhove.module | |
com.mcgath.jhove.module.png | |
edu.harvard.hul.ois.jhove |
Contains the classes needed for building a JHOVE application.
|
edu.harvard.hul.ois.jhove.handler |
Contains the main classes for JHOVE output handlers.
|
edu.harvard.hul.ois.jhove.module |
Contains the main classes for JHOVE modules.
|
edu.harvard.hul.ois.jhove.module.aiff |
Contains supporting classes for the AIFF-HUL module.
|
edu.harvard.hul.ois.jhove.module.html |
Contains supporting classes for the HTML-HUL module.
|
edu.harvard.hul.ois.jhove.module.iff |
Contains supporting classes for modules based on the IFF
specification (EA IFF 85).
|
edu.harvard.hul.ois.jhove.module.jpeg |
Contains supporting classes for the JPEG-HUL module.
|
edu.harvard.hul.ois.jhove.module.jpeg2000 |
Contains supporting classes for the JPEG2000-HUL module.
|
edu.harvard.hul.ois.jhove.module.pdf |
Contains supporting classes for the PDF-HUL module.
|
edu.harvard.hul.ois.jhove.module.tiff |
Contains supporting classes for the TIFF-HUL module.
|
edu.harvard.hul.ois.jhove.module.wave |
Contains supporting classes for the WAVE-HUL module.
|
edu.harvard.hul.ois.jhove.module.xml |
Contains supporting classes for the XML-HUL module.
|
edu.harvard.hul.ois.jhove.viewer |
Contains the classes for the JHOVE GUI.
|
Class and Description |
---|
Dump
Common methods for dump utilities.
|
Class and Description |
---|
ChecksumInputStream
A ChecksumInputStream is a FilterInputStream with the added
functionality of calculating checksums as it goes.
|
Checksummer
The Checksummer class encapsulates the calculation of the
CRC32, MD5, and SHA-1 checksums.
|
Module
Public interface for Jhove format-specific plug-in modules.
|
ModuleBase
This class is an abstract implementation of the Module interface.
|
Property
This class encapsulates arbitrary format-specific properties.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
Class and Description |
---|
NisoImageMetadata
Encapsulation of the NISO Z39.87-2002 / AIIM 20-2002 Data Dictionary --
Technical Metadata for Digital Still Images
|
Property
This class encapsulates arbitrary format-specific properties.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
Class and Description |
---|
AESAudioMetadata.FaceRegion
Public interface to the nested FaceRegion object.
|
AESAudioMetadata.TimeDesc
Public interface to the nested TimeDesc object.
|
Agent
Encapsulates information about agents, either individual persons or corporate
bodies.
|
Agent.Builder |
AgentType
This class defines enumerated types for an Agent.
|
AnalogDigitalFlagType
This class defines enumerated types for the analog/digital
flag of AESAudioMetadata.
|
App
The application class for JHOVE.
|
Callback
An interface for supporting a general, simple callback function.
|
Checksum
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.
|
Checksummer
The Checksummer class encapsulates the calculation of the
CRC32, MD5, and SHA-1 checksums.
|
ChecksumType
This class defines enumerated types for a Checksum on a content
stream or file.
|
Document
This class encapsulates information about format specification documents.
|
DocumentType
This class defines enumerated types for a Document.
|
EnumerationType
Enumerated data type.
|
HandlerBase.SynchronizedDateFormat
A DateFormat class to address an issue of thread safety.
|
Identifier
This class encapsulates information about an identifier
for a specification document.
|
IdentifierType
This class defines enumerated types for an Identifier of a
format specification document.
|
JhoveBase
The JHOVE engine, providing all base services necessary to build an
application.
|
JhoveException |
Message
This class encapsulates a String to be displayed.
|
Module
Public interface for Jhove format-specific plug-in modules.
|
ModuleBase
This class is an abstract implementation of the Module interface.
|
ModuleInfo
A small class to hold information about a module.
|
OutputHandler
Public interface for Jhove output handlers.
|
Property
This class encapsulates arbitrary format-specific properties.
|
PropertyArity
This class represents the arity (structure type) of a Property.
|
PropertyPath
A description of the location of a Property in a
RepInfo object.
|
PropertyType
This class defines enumerated types for an Property of
some given content.
|
Rational
This class encapsulates a number which is defined as the ratio
of two 32-bit unsigned integers, in accordance with the TIFF
specification.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
Signature
This class encapsulates information about format signatures,
both internal and external.
|
SignatureType
This class defines enumerated types for a Signature in a module.
|
SignatureUseType
This class defines enumerated use types for a Signature in a module.
|
XMPSource
Class for providing an InputSource to XMPHandler.
|
Class and Description |
---|
AESAudioMetadata
Encapsulation of the AES Metadata for Audio documents
|
Agent
Encapsulates information about agents, either individual persons or corporate
bodies.
|
App
The application class for JHOVE.
|
Checksum
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.
|
Document
This class encapsulates information about format specification documents.
|
HandlerBase
Abstract base class for Jhove output handlers.
|
Identifier
This class encapsulates information about an identifier
for a specification document.
|
Message
This class encapsulates a String to be displayed.
|
Module
Public interface for Jhove format-specific plug-in modules.
|
NisoImageMetadata
Encapsulation of the NISO Z39.87-2002 / AIIM 20-2002 Data Dictionary --
Technical Metadata for Digital Still Images
|
OutputHandler
Public interface for Jhove output handlers.
|
Property
This class encapsulates arbitrary format-specific properties.
|
Rational
This class encapsulates a number which is defined as the ratio
of two 32-bit unsigned integers, in accordance with the TIFF
specification.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
Signature
This class encapsulates information about format signatures,
both internal and external.
|
TextMDMetadata
Encapsulation of the textMD metadata for text files.
|
Class and Description |
---|
AESAudioMetadata
Encapsulation of the AES Metadata for Audio documents
|
ChecksumInputStream
A ChecksumInputStream is a FilterInputStream with the added
functionality of calculating checksums as it goes.
|
Checksummer
The Checksummer class encapsulates the calculation of the
CRC32, MD5, and SHA-1 checksums.
|
JhoveException |
Module
Public interface for Jhove format-specific plug-in modules.
|
ModuleBase
This class is an abstract implementation of the Module interface.
|
NisoImageMetadata
Encapsulation of the NISO Z39.87-2002 / AIIM 20-2002 Data Dictionary --
Technical Metadata for Digital Still Images
|
Property
This class encapsulates arbitrary format-specific properties.
|
RAFInputStream
An InputStream layered on top of a RandomAccessFile.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
TextMDMetadata
Encapsulation of the textMD metadata for text files.
|
Class and Description |
---|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
Class and Description |
---|
Property
This class encapsulates arbitrary format-specific properties.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
TextMDMetadata
Encapsulation of the textMD metadata for text files.
|
Class and Description |
---|
JhoveException |
ModuleBase
This class is an abstract implementation of the Module interface.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
Class and Description |
---|
JhoveBase
The JHOVE engine, providing all base services necessary to build an
application.
|
Property
This class encapsulates arbitrary format-specific properties.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
Class and Description |
---|
NisoImageMetadata
Encapsulation of the NISO Z39.87-2002 / AIIM 20-2002 Data Dictionary --
Technical Metadata for Digital Still Images
|
Property
This class encapsulates arbitrary format-specific properties.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
Class and Description |
---|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
XMPSource
Class for providing an InputSource to XMPHandler.
|
Class and Description |
---|
NisoImageMetadata
Encapsulation of the NISO Z39.87-2002 / AIIM 20-2002 Data Dictionary --
Technical Metadata for Digital Still Images
|
Property
This class encapsulates arbitrary format-specific properties.
|
Rational
This class encapsulates a number which is defined as the ratio
of two 32-bit unsigned integers, in accordance with the TIFF
specification.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
Class and Description |
---|
JhoveException |
ModuleBase
This class is an abstract implementation of the Module interface.
|
Property
This class encapsulates arbitrary format-specific properties.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
Class and Description |
---|
Message
This class encapsulates a String to be displayed.
|
Class and Description |
---|
App
The application class for JHOVE.
|
Callback
An interface for supporting a general, simple callback function.
|
ConfigHandler
SAX Parser for the configuration file.
|
HandlerBase
Abstract base class for Jhove output handlers.
|
JhoveBase
The JHOVE engine, providing all base services necessary to build an
application.
|
Module
Public interface for Jhove format-specific plug-in modules.
|
OutputHandler
Public interface for Jhove output handlers.
|
RepInfo
This class encapsulates representation information, as defined
by ISO/IEC 14721, about a content stream.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.