Package | Description |
---|---|
nu.validator.htmlparser.common |
This package provides common interfaces and enumerations.
|
nu.validator.htmlparser.dom |
This package provides an HTML5 parser that exposes the document using the DOM API.
|
nu.validator.htmlparser.impl |
This package contains the bulk of parser internals.
|
nu.validator.htmlparser.io | |
nu.validator.htmlparser.sax |
This package provides an HTML5 parser that exposes the document through the SAX API.
|
nu.validator.htmlparser.xom |
This package provides an HTML5 parser that exposes the document through the XOM API.
|
Class and Description |
---|
ElementName |
HtmlAttributes
Be careful with this class.
|
Tokenizer
An implementation of
http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html
This class implements the
Locator interface. |
Class and Description |
---|
CoalescingTreeBuilder
A common superclass for tree builders that coalesce their text nodes.
|
HtmlAttributes
Be careful with this class.
|
Tokenizer
An implementation of
http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html
This class implements the
Locator interface. |
TreeBuilder |
TreeBuilderState
Interface for exposing the state of the HTML5 tree builder so that the
interface can be implemented by the tree builder itself and by snapshots.
|
Class and Description |
---|
AttributeName |
ElementName |
HtmlAttributes
Be careful with this class.
|
LocatorImpl |
PushedLocation |
StackNode |
TaintableLocatorImpl |
Tokenizer
An implementation of
http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html
This class implements the
Locator interface. |
TreeBuilder |
TreeBuilderState
Interface for exposing the state of the HTML5 tree builder so that the
interface can be implemented by the tree builder itself and by snapshots.
|
UTF16Buffer
An UTF-16 buffer that knows the start and end indeces of its unconsumed
content.
|
Class and Description |
---|
MetaScanner |
Tokenizer
An implementation of
http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html
This class implements the
Locator interface. |
Class and Description |
---|
HtmlAttributes
Be careful with this class.
|
Tokenizer
An implementation of
http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html
This class implements the
Locator interface. |
TreeBuilder |
TreeBuilderState
Interface for exposing the state of the HTML5 tree builder so that the
interface can be implemented by the tree builder itself and by snapshots.
|
Class and Description |
---|
CoalescingTreeBuilder
A common superclass for tree builders that coalesce their text nodes.
|
HtmlAttributes
Be careful with this class.
|
Tokenizer
An implementation of
http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html
This class implements the
Locator interface. |
TreeBuilder |
TreeBuilderState
Interface for exposing the state of the HTML5 tree builder so that the
interface can be implemented by the tree builder itself and by snapshots.
|