Uses of Package
nu.validator.htmlparser.impl
Packages that use nu.validator.htmlparser.impl
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.impl used by nu.validator.htmlparser.commonClassDescriptionBe careful with this class.An implementation of http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html This class implements the
Locator
interface. -
Classes in nu.validator.htmlparser.impl used by nu.validator.htmlparser.domClassDescriptionA common superclass for tree builders that coalesce their text nodes.Be careful with this class.An implementation of http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html This class implements the
Locator
interface.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. -
Classes in nu.validator.htmlparser.impl used by nu.validator.htmlparser.implClassDescriptionBe careful with this class.An implementation of http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html This class implements the
Locator
interface.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.An UTF-16 buffer that knows the start and end indeces of its unconsumed content. -
Classes in nu.validator.htmlparser.impl used by nu.validator.htmlparser.ioClassDescriptionAn implementation of http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html This class implements the
Locator
interface. -
Classes in nu.validator.htmlparser.impl used by nu.validator.htmlparser.saxClassDescriptionBe careful with this class.An implementation of http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html This class implements the
Locator
interface.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. -
Classes in nu.validator.htmlparser.impl used by nu.validator.htmlparser.xomClassDescriptionA common superclass for tree builders that coalesce their text nodes.Be careful with this class.An implementation of http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html This class implements the
Locator
interface.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.