| Package | Description |
|---|---|
| nu.validator.htmlparser.common |
This package provides common interfaces and enumerations.
|
| nu.validator.htmlparser.impl |
This package contains the bulk of parser internals.
|
| nu.validator.htmlparser.io |
| 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 |
|---|
| AttributeName |
| ElementName |
| HtmlAttributes
Be careful with this class.
|
| LocatorImpl |
| PushedLocation |
| 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. |
Copyright © 2017. All rights reserved.