Package | Description |
---|---|
edu.harvard.hul.ois.jhove.module.html |
Contains supporting classes for the HTML-HUL module.
|
edu.harvard.hul.ois.jhove.module.xml |
Contains supporting classes for the XML-HUL module.
|
Modifier and Type | Method and Description |
---|---|
HtmlMetadata |
HtmlDocDesc.getMetadata()
Returns the metadata for this document.
|
Modifier and Type | Method and Description |
---|---|
protected void |
JHOpenTag.processElement(HtmlMetadata mdata)
Process the element to extract any available metadata.
|
protected void |
JHPCData.processPCData(HtmlStack elementStack,
HtmlMetadata metadata)
Extracts metadata and entities from the PCData object
and its stack context.
|
Modifier and Type | Method and Description |
---|---|
HtmlMetadata |
XmlModuleHandler.getHtmlMetadata()
Returns the HTML metadata object.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
XhtmlProcessing.processElement(String localName,
String qualifiedName,
Attributes atts,
HtmlMetadata mdata)
Process the element to extract any available metadata.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.