Package nu.validator.htmlparser.impl

This package contains the bulk of parser internals.

See:
          Description

Class Summary
AttributeName  
CoalescingTreeBuilder<T>  
ElementName  
HtmlAttributes Be careful with this class.
LocatorImpl  
MetaScanner  
NamedCharacters  
NCName  
Portability  
PushedLocation  
StackNode<T>  
Tokenizer An implementation of http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html This class implements the Locator interface.
TreeBuilder<T>  
UTF16Buffer  
 

Package nu.validator.htmlparser.impl Description

This package contains the bulk of parser internals. Only implementors of additional tree builders or token handlers should look here.