All Classes and Interfaces

Class
Description
This class implements a filter that simply passes document events to the next handler.
A DOM parser for HTML fragments.
A DOM parser for HTML documents.
This class is a document filter capable of removing specified elements from the processing stream.
This class is here to overcome the XNI changes to the Augmentations interface.
This interface extends the XNI XMLComponent interface to add methods that allow the preferred default values for features and properties to be queried.
An XNI-based parser configuration that can be used to parse HTML documents.
Collection of HTML element information.
Element information.
Unsynchronized list of elements.
Pre-defined HTML entities.
Defines an error reporter for reporting HTML errors.
This interface is used to pass augmentated information to the application through the XNI pipeline.
Synthesized infoset item.
A simple HTML scanner.
Current entity.
Location infoset item.
A playback input stream.
Basic scanner interface.
Balances tags in an HTML document.
Element info for each start element.
Unsynchronized stack of element information.
EXPERIMENTAL: may change in next release
XMLDocumentHandler implementing this interface will get notified of elements discarded by the tag balancer when they: are configured using HTMLConfiguration activate the tag balancing feature
This filter performs the identity operation of the original document event stream generated by the HTML scanner by removing events that are synthesized by the tag balancer.
This filter binds namespaces if namespace processing is turned on by setting the feature "http://xml.org/sax/features/namespaces" is set to true.
This namespace context object implements the old and new XNI NamespaceContext interface methods so that it can be used across all versions of Xerces2.
This filter purifies the HTML input to ensure XML well-formedness.
A SAX parser for HTML documents.
An HTML writer written as a filter.