Package | Description |
---|---|
edu.harvard.hul.ois.jhove.module.html |
Contains supporting classes for the HTML-HUL module.
|
Modifier and Type | Class and Description |
---|---|
class |
JHCloseTag
Representation of a parsed HTML close tag.
|
class |
JHComment
Representation of a parsed HTML comment.
|
class |
JHDoctype
Representation of a parsed HTML DOCTYPE.
|
class |
JHErrorElement
A JHElement which signifies a syntactic error.
|
class |
JHOpenTag
Representation of a parsed HTML open tag, including its attributes.
|
class |
JHPCData
Representation of parsed HTML PCDATA.
|
class |
JHXmlDecl
Representation of an XML declaration.
|
Modifier and Type | Method and Description |
---|---|
JHElement |
ParseHtml.Element(List elements) |
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.