Package nu.validator.htmlparser.common

This package provides common interfaces and enumerations.

See:
          Description

Interface Summary
ByteReadable  
CharacterHandler An interface for receiving notifications of UTF-16 code units read from a character stream.
DocumentModeHandler A callback interface for receiving notification about the document mode.
EncodingDeclarationHandler  
TokenHandler Tokenizer reports tokens through this interface.
 

Enum Summary
DoctypeExpectation Used for indicating desired behavior with legacy doctypes.
DocumentMode Represents the HTML document compatibility mode.
Heuristics Indicates a request for character encoding sniffer choice.
XmlViolationPolicy Policy for XML 1.0 violations.
 

Package nu.validator.htmlparser.common Description

This package provides common interfaces and enumerations.