Package | Description |
---|---|
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.html |
Contains supporting classes for the HTML-HUL module.
|
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.tiff |
Contains supporting classes for the TIFF-HUL module.
|
edu.harvard.hul.ois.jhove.module.wave |
Contains supporting classes for the WAVE-HUL module.
|
Modifier and Type | Field and Description |
---|---|
protected Property |
PngModule._metadata |
Modifier and Type | Field and Description |
---|---|
protected List<Property> |
PngModule._keywordPropList |
protected List<Property> |
PngModule._propList |
protected List<Property> |
PngModule._spltList |
Modifier and Type | Field and Description |
---|---|
protected List<Property> |
PNGChunk._propList |
Modifier and Type | Method and Description |
---|---|
void |
PNGChunk.setPropertyList(List<Property> lst)
Hand the main property list to the chunk
|
Modifier and Type | Method and Description |
---|---|
Property |
ModuleBase.addIntegerProperty(String name,
int value,
String[] labels)
Returns an Property representing an integer value.
|
Property |
ModuleBase.addIntegerProperty(String name,
int value,
String[] labels,
int[] index)
Returns an Property representing an integer value.
|
Property |
RepInfo.getByName(String name)
Return property by name, regardless of its position in the
property hierarchy.
|
Property |
Property.getByName(String name)
Return a property by its name, regardless of its position in the
structural hierarchy of properties.
|
Property |
RepInfo.getProperty(String name)
Returns a named Property from the Property map
|
Property |
NisoImageMetadata.getViewerData()
Get data for Swing GUI viewer.
|
Property |
PropertyPath.locateProperty(RepInfo info)
Walk down the path and return the specified Property.
|
Property |
PropertyPath.locateProperty(RepInfo info,
boolean trace)
Walk down the path and return the specified Property.
|
Property |
XMPSource.makeProperty()
Generates a property from the underlying data.
|
protected Property[] |
ModuleBase.vectorToPropArray(Vector vec)
A utility for converting a Vector of Properties to an
Array.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Property> |
RepInfo.getProperty()
Returns the Property map stored in this object.
|
Modifier and Type | Method and Description |
---|---|
void |
RepInfo.setProperty(Property property)
Add a Property to the property map.
|
void |
NisoImageMetadata.setViewerData(Property viewerData)
Set information for Swing GUI viewer.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XmlHandler.showArrayProperty(Property property,
String margin) |
protected void |
XmlHandler.showProperty(Property property) |
Modifier and Type | Field and Description |
---|---|
protected Property |
JpegModule._exifProp |
protected Property |
PdfModule._idProperty |
protected Property |
JpegModule._imageProp |
protected Property |
XmlModule._metadata |
protected Property |
WaveModule._metadata |
protected Property |
PdfModule._metadata |
protected Property |
JpegModule._metadata |
protected Property |
GifModule._metadata |
protected Property |
AiffModule._metadata |
protected Property |
PdfModule._xmpProp |
protected Property |
JpegModule._xmpProp |
protected Property |
GifModule._xmpProp |
Modifier and Type | Field and Description |
---|---|
protected List<Property> |
PdfModule._docCatalogList |
protected List<Property> |
PdfModule._docInfoList |
protected List<Property> |
PdfModule._encryptList |
protected List<Property> |
PdfModule._extStreamsList |
protected List<Property> |
PdfModule._filtersList |
protected List<Property> |
JpegModule._imageList |
protected List<Property> |
PdfModule._imagesList |
protected List<Property> |
WaveModule._labeledText |
protected List<Property> |
WaveModule._labels |
protected List<Property> |
WaveModule._notes |
protected List<Property> |
PdfModule._pagesList |
protected List<Property> |
JpegModule._primaryImageList |
protected List<Property> |
XmlModule._propList |
protected List<Property> |
WaveModule._propList |
protected List<Property> |
JpegModule._propList |
protected List<Property> |
Jpeg2000Module._propList |
protected List<Property> |
WaveModule._samples |
protected List<Property> |
Jpeg2000Module.associationProps |
protected List<Property> |
Jpeg2000Module.binaryFilterProps |
protected List<Property> |
Jpeg2000Module.colorSpecs |
protected List<Property> |
Jpeg2000Module.composLayers |
protected List<Property> |
Jpeg2000Module.digitalSigProps |
protected List<Property> |
Jpeg2000Module.uuidInfos |
protected List<Property> |
Jpeg2000Module.uuids |
Modifier and Type | Method and Description |
---|---|
protected Property |
GifModule.addByteProperty(String name,
int value,
String[] labels) |
protected Property |
PdfModule.buildAnnotProperty(PdfDictionary annot,
RepInfo info) |
protected Property |
PdfModule.buildBitmaskProperty(int val,
String name,
String[] valueNames,
String defaultStr) |
Property |
WaveModule.buildBitmaskProperty(int val,
String name,
String[] oneValueNames,
String[] zeroValueNames)
General function for adding a property with a 32-bit value, with two
arrays of Strings to interpret 0 and 1 values as a bitmask.
|
protected Property |
JpegModule.buildCapProp(RepInfo info) |
protected Property |
PdfModule.buildCIDInfoProperty(PdfDictionary dict) |
protected Property |
PdfModule.buildCMapDictProperty(PdfStream encoding) |
protected Property |
PdfModule.buildEncodingDictProperty(PdfDictionary encodingDict) |
protected Property |
JpegModule.buildExpandProp(RepInfo info) |
protected Property |
PdfModule.buildFontDescriptorProperty(PdfDictionary encodingDict) |
protected Property |
PdfModule.buildFontProperty(String name,
Map map,
int fontType) |
protected Property |
PdfModule.buildMeasureProperty(PdfDictionary meas) |
protected Property |
PdfModule.buildOutlineItemProperty(PdfDictionary dict,
RepInfo info) |
protected Property |
PdfModule.buildOutlinesProperty(PdfDictionary dict,
RepInfo info) |
protected Property |
PdfModule.buildPageLabelProperty(PageObject page,
int pageIndex,
int[] nomNumRef) |
protected Property |
PdfModule.buildPageProperty(PageObject page,
int idx,
RepInfo info) |
protected Property |
JpegModule.buildTilingProp(RepInfo info) |
protected Property |
PdfModule.buildUserPermProperty(int flags,
String[] flagStrs) |
protected Property |
PdfModule.buildViewPrefProperty(PdfDictionary prefDict) |
Property |
Utf8BlockMarker.getBlocksUsedProperty(String name)
Returns a Property listing the blocks that have been
marked as used.
|
protected Property |
PdfModule.makeRectProperty(PdfArray arrObj,
String name) |
protected Property |
JpegModule.readXMP(byte[] buf) |
Modifier and Type | Method and Description |
---|---|
protected List<Property> |
PdfModule.oneFontPropList(PdfDictionary dict,
int fontType) |
Modifier and Type | Method and Description |
---|---|
void |
AiffModule.addAiffProperty(Property prop)
Adds a Property to the AIFF metadata.
|
void |
AiffModule.addAnnotation(Property prop)
Adds an Annotation Property to the annotation list.
|
void |
Jpeg2000Module.addAssociationProp(Property p)
Adds an association property to the metadata.
|
void |
Jpeg2000Module.addBinaryFilterProp(Property p)
Adds a binary filter property to the metadata.
|
void |
Jpeg2000Module.addColorSpec(Property p)
Adds a color spec property to the metadata.
|
void |
Jpeg2000Module.addComposLayer(Property p)
Adds a Compositing Layer property to the list of Compositing Layer
properties.
|
void |
Jpeg2000Module.addDigitalSignatureProp(Property p)
Adds a digital signature property to the metadata.
|
void |
WaveModule.addLabel(Property p)
Adds a Label property
|
void |
WaveModule.addLabeledText(Property p)
Adds a LabeledText property
|
void |
AiffModule.addMidi(Property prop)
Adds a MIDI Property to the MIDI list.
|
void |
WaveModule.addNote(Property p)
Adds a Note string
|
void |
Jpeg2000Module.addProperty(Property p)
Adds a property to the JPEG2000 metadata.
|
void |
WaveModule.addSample(Property p)
Adds a Sample property
|
void |
AiffModule.addSaxel(Property prop)
Adds a Saxel Property to the saxel list.
|
void |
Jpeg2000Module.addUUID(Property p)
Adds a UUID property to the list of UUID properties.
|
void |
Jpeg2000Module.addUUIDInfo(Property p)
Adds a UUIDInfo property to the list of UUIDInfo properties.
|
void |
WaveModule.addWaveProperty(Property prop)
Adds a Property to the WAVE metadata.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PdfModule.addDateProperty(PdfDictionary dict,
List<Property> propList,
String key,
String propName)
Add a date property, based on a dictionary entry
with a string value, to a specified List.
|
protected void |
PdfModule.addDestination(PdfObject itemObj,
String propName,
List<Property> propList,
RepInfo info) |
protected void |
PdfModule.addFontsProperty(List<Property> metadataList)
Add the various font lists as a fonts property.
|
protected void |
PdfModule.addPagesProperty(List<Property> metadataList,
RepInfo info) |
protected void |
PdfModule.addStringProperty(PdfDictionary dict,
List<Property> propList,
String key,
String propName)
Add a string property, based on a dictionary entry
with a string value, to a specified List.
|
Modifier and Type | Method and Description |
---|---|
Property |
HtmlMetadata.getPropUnderConstruction()
Returns the "property under construction."
|
Property |
HtmlMetadata.toProperty(TextMDMetadata _textMD)
Converts the metadata to a Property.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlMetadata.addAbbr(Property prop)
Adds an ABBR tag's contents to the Meta property.
|
void |
HtmlMetadata.addFrame(Property prop)
Adds a FRAME tag's contents to the Meta property.
|
void |
HtmlMetadata.addImage(Property prop)
Adds an item to the Images property.
|
void |
HtmlMetadata.addMeta(Property prop)
Adds a META tag's contents to the Meta property.
|
String |
HtmlMetadata.extractHttpEquivValue(Property prop,
String httpEquivValue)
Extract the content value associated with a given httpEquiv.
|
void |
HtmlMetadata.setPropUnderConstruction(Property p)
Sets a "property under construction".
|
Modifier and Type | Method and Description |
---|---|
Property |
Tiling.buildTileListProp()
Returns a property listing all the tiles.
|
Property |
SRS.makeProperty()
Returns a Property defining the SRS
|
Property |
QuantizationTable.makeProperty(boolean raw)
Returns a Property defining the quantization table
|
Property |
ArithConditioning.makeProperty(boolean raw)
Returns a Property defining the conditioning data
|
Modifier and Type | Field and Description |
---|---|
protected Property |
MainOrTile._codProperty
Coding style default property
|
protected Property[] |
MainOrTile._components
Array of components.
|
protected Property |
MainOrTile._pocProperty
Progression order change property
|
protected Property |
MainOrTile._qcdProperty
Quantization default property
|
Modifier and Type | Field and Description |
---|---|
protected List<Property> |
MainOrTile._comments
Comments -- list of properties
|
protected List<Property> |
JP2Box.associations |
Modifier and Type | Method and Description |
---|---|
protected Property |
XMLBox.getSelfPropDesc()
Returns a Property which describes the Box, for use
by Association boxes and perhaps others.
|
protected Property |
ROIBox.getSelfPropDesc()
Returns a Property which describes the box.
|
protected Property |
NumberListBox.getSelfPropDesc()
Returns a Property which describes the Box, for use
by Association boxes and perhaps others.
|
protected Property |
LabelBox.getSelfPropDesc()
Returns a Property which describes the Box, for use
by Association boxes and perhaps others.
|
protected Property |
JP2Box.getSelfPropDesc()
Returns a Property which describes the box.
|
protected Property |
JP2Box.makeAssocProperty()
Make a Property from the association list.
|
Property |
TilePart.makeProperty()
Returns a Property based on the TilePart.
|
Property |
Tile.makeProperty()
Returns a Property describing the tile.
|
Property |
Codestream.makeProperty()
Builds a
Property out of everything we've collected.
|
protected Property |
JP2Box.selfDescProperty()
Returns a Property which describes the Box, for use
by Association boxes and perhaps others.
|
protected Property |
AssociationBox.selfDescProperty()
Returns a Property which describes the Box, for use
by Association boxes and perhaps others.
|
Modifier and Type | Method and Description |
---|---|
protected void |
JP2Box.addAssociation(Property p) |
protected void |
ComposLayerHdrBox.addChannelDef(Property p)
Add channel definition property.
|
protected void |
ComposLayerHdrBox.addCodestreamReg(Property p)
Add codestream registration property.
|
protected void |
ComposLayerHdrBox.addColorSpec(Property p)
Add a color specification property.
|
protected void |
ColorGroupBox.addColorSpec(Property p)
Adds a color spec property to the parent Compositing Layer
Header Box.
|
void |
MainOrTile.addComment(Property comment)
Adds a property to the comment list
|
protected void |
CompositionBox.addInstSet(Property p)
Add an instruction set property to the list.
|
protected void |
ComposLayerHdrBox.addOpacity(Property p)
Add an opacity property.
|
void |
Codestream.addTileLength(Property p)
Add a tile length property to the list of tile lengths.
|
void |
MainOrTile.setCODProperty(Property prop)
Sets the coding style default property.
|
protected void |
Codestream.setCompMapProperty(Property p)
Sets the component mapping property.
|
void |
MainOrTile.setCompProperty(int idx,
Property prop)
Sets a property indexed by component.
|
void |
Codestream.setCompProperty(int idx,
Property prop)
Set a property indexed by component.
|
protected void |
Codestream.setCRGProperty(Property p) |
protected void |
Codestream.setLabelProperty(Property p)
Sets the label property.
|
protected void |
Codestream.setPaletteProperty(Property p)
Sets the palette property.
|
void |
MainOrTile.setPOCProperty(Property prop)
Sets the progression order change property.
|
void |
MainOrTile.setQCDProperty(Property prop)
Sets the quantization default property.
|
protected void |
Codestream.setROIProperty(Property p)
Sets the ROI property.
|
protected void |
Codestream.setSIZProperty(Property p)
Sets the SIZ property.
|
Modifier and Type | Method and Description |
---|---|
protected Property |
IFD.addBitmaskProperty(String name,
long value,
String[] labels,
boolean rawOutput)
Returns a Property representing a bitmask.
|
protected Property |
IFD.addIntegerArrayProperty(String name,
int[] value,
String[] labels,
boolean rawOutput)
Returns an ARRAY Property representing an integer array.
|
protected Property |
IFD.addIntegerProperty(String name,
int value,
String[] labels,
boolean rawOutput)
Returns an Property representing an integer value.
|
protected Property |
IFD.addIntegerProperty(String name,
int value,
String[] labels,
int[] index,
boolean rawOutput)
Returns an Property representing an integer value.
|
protected Property |
IFD.addRationalArrayProperty(String name,
Rational[] r,
boolean rawOutput) |
protected Property |
IFD.addRationalProperty(String name,
Rational r,
boolean rawOutput)
Returns a property for a tag with a RATIONAL value.
|
Property |
TiffIFD.getProperty(boolean rawOutput)
Get the IFD properties.
|
Property |
InteroperabilityIFD.getProperty(boolean rawOutput)
Get the IFD properties.
|
abstract Property |
IFD.getProperty(boolean rawOutput)
Get the IFD properties.
|
Property |
GlobalParametersIFD.getProperty(boolean rawOutput)
Get the IFD properties.
|
Property |
GPSInfoIFD.getProperty(boolean rawOutput)
Get the IFD properties.
|
Property |
ExifIFD.getProperty(boolean rawOutput)
Get the IFD properties.
|
protected Property |
IFD.propertyHeader(String type,
List entries)
Standard IFD property header.
|
Modifier and Type | Method and Description |
---|---|
List |
ExifIFD.exifProps(Property pHeader)
Extracts and returns the Exif property list from a standard
IFD property header.
|
Modifier and Type | Method and Description |
---|---|
Property |
ExifInfo.buildProperty()
Constructs a property and returns it.
|
protected Property |
SimpleTextChunk.readTextProp(WaveModule module,
String propName)
Reads the text item, and returns a Property containing the
cue point ID and the text.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.