Uses of Package
nu.validator.htmlparser.common
Packages that use nu.validator.htmlparser.common
Package
Description
This package provides common interfaces and enumerations.
This package provides an HTML5 parser that exposes the document using the DOM API.
This package contains the bulk of parser internals.
This package provides an HTML5 parser that exposes the document through the SAX API.
This package provides an HTML5 parser that exposes the document through the XOM API.
-
Classes in nu.validator.htmlparser.common used by nu.validator.htmlparser.commonClassDescriptionUsed for indicating desired behavior with legacy doctypes.Represents the HTML document compatibility mode.Indicates a request for character encoding sniffer choice.Policy for XML 1.0 violations.
-
Classes in nu.validator.htmlparser.common used by nu.validator.htmlparser.domClassDescriptionAn interface for receiving notifications of UTF-16 code units read from a character stream.Used for indicating desired behavior with legacy doctypes.Represents the HTML document compatibility mode.A callback interface for receiving notification about the document mode.Indicates a request for character encoding sniffer choice.
Tokenizer
reports tokens through this interface.An interface for intercepting information about the state transitions that the tokenizer is making.Policy for XML 1.0 violations. -
Classes in nu.validator.htmlparser.common used by nu.validator.htmlparser.extraClassDescriptionAn 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.
-
Classes in nu.validator.htmlparser.common used by nu.validator.htmlparser.implClassDescriptionAn interface for providing a method for reading a stream of bytes one byte at a time.Used for indicating desired behavior with legacy doctypes.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.A placeholder type that translates into the type of the C++ class that implements an interning service for local names (
@Local
in Java).Tokenizer
reports tokens through this interface.An interface for intercepting information about the state transitions that the tokenizer is making.Policy for XML 1.0 violations. -
Classes in nu.validator.htmlparser.common used by nu.validator.htmlparser.ioClassDescriptionAn 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.An interface for communicating about character encoding names with the environment of the parser.Indicates a request for character encoding sniffer choice.An interface for intercepting information about the state transitions that the tokenizer is making.Policy for XML 1.0 violations.
-
Classes in nu.validator.htmlparser.common used by nu.validator.htmlparser.saxClassDescriptionAn interface for receiving notifications of UTF-16 code units read from a character stream.Used for indicating desired behavior with legacy doctypes.A callback interface for receiving notification about the document mode.Indicates a request for character encoding sniffer choice.
Tokenizer
reports tokens through this interface.An interface for intercepting information about the state transitions that the tokenizer is making.Policy for XML 1.0 violations. -
Classes in nu.validator.htmlparser.common used by nu.validator.htmlparser.xomClassDescriptionAn interface for receiving notifications of UTF-16 code units read from a character stream.Used for indicating desired behavior with legacy doctypes.Represents the HTML document compatibility mode.A callback interface for receiving notification about the document mode.Indicates a request for character encoding sniffer choice.
Tokenizer
reports tokens through this interface.An interface for intercepting information about the state transitions that the tokenizer is making.Policy for XML 1.0 violations.