Package nu.validator.htmlparser.common
package nu.validator.htmlparser.common
This package provides common interfaces and enumerations.
-
ClassDescriptionAn interface for providing a method for reading a stream of bytes one byte at a time.An interface for receiving notifications of UTF-16 code units read from a character stream.Represents the HTML document compatibility mode.A callback interface for receiving notification about the document mode.An interface for communicating about character encoding names with the environment of the parser.Indicates a request for character encoding sniffer choice.A placeholder type that translates into the type of the C++ class that implements an interning service for local names (
@Localin Java).Tokenizerreports tokens through this interface.An interface for intercepting information about the state transitions that the tokenizer is making.Policy for XML 1.0 violations.