Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XmlHandler.showTextMDMetadata(TextMDMetadata textMD)
Display the text metadata formatted according to
the textMD schema (see http://www.loc.gov/standards/textMD).
|
Modifier and Type | Field and Description |
---|---|
protected TextMDMetadata |
XmlModule._textMD |
protected TextMDMetadata |
Utf8Module._textMD |
protected TextMDMetadata |
HtmlModule._textMD |
protected TextMDMetadata |
AsciiModule._textMD |
Modifier and Type | Method and Description |
---|---|
Property |
HtmlMetadata.toProperty(TextMDMetadata _textMD)
Converts the metadata to a Property.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.