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.
|
Class and Description |
---|
CharStream
This interface describes a character stream that maintains line and
column number positions of the characters.
|
Html4_01TFDocDesc
Abstract class for the HTML 4.01 Transitional and Frameset document
types.
|
Html4_0TFDocDesc
Abstract class for the HTML 4.0 Transitional and Frameset document
types.
|
Html4DocDesc
Abstract class for common features of HTML 4.0 and 4.01
documents.
|
Html4StrictDocDesc
Abstract class for common features of HTML 4.0 and 4.01 strict
documents.
|
Html4TFDocDesc
Abstract class for common features of HTML 4.0 and 4.01 transitional and frameset
documents.
|
HtmlAttributeDesc
Class representing an abstract attribute of an HTML element.
|
HtmlDocDesc
This is an abstract class for processing an HTML document that has
been parsed into a List of HtmlElements.
|
HtmlMetadata
Repository for an HTML document's metadata.
|
HtmlSpecialToken
Class for defining special items in HTML element and attribute
definitions.
|
HtmlStack
A LinkedList dressed up as a stack for processing HTML objects.
|
HtmlTagDesc
This class defines the permitted behavior of a particular HTML tag.
|
JHCloseTag
Representation of a parsed HTML close tag.
|
JHDoctype
Representation of a parsed HTML DOCTYPE.
|
JHElement
Abstract superclass for the representation of portions of
an HTML file.
|
JHOpenTag
Representation of a parsed HTML open tag, including its attributes.
|
JHPCData
Representation of parsed HTML PCDATA.
|
JHXmlDecl
Representation of an XML declaration.
|
ParseException
This exception is thrown when parse errors are encountered.
|
ParseHtmlConstants |
ParseHtmlTokenManager |
Token
Describes the input token stream.
|
Class and Description |
---|
HtmlMetadata
Repository for an HTML document's metadata.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.