All Classes and Interfaces
Class
Description
A simplified wrapper for SAX
Attributes.A convenient
TreeContentHandler that allows registering listeners for
specific elements.A controller that allows finishing the parsing.
A model for a SAX end element event.
An event handler for XML parsing events.
A model for a SAX start element event.
A
EventContentHandler that builds an XML element tree.A callback interface for handling XML parsing events.
An element node in a parsed XML tree.
This interface allows
TreeContentHandlers to control the parsing
process, e.g.This XML parser reads input from a
Reader and invokes a
TreeContentHandler for the read XML events.The XML parser throws this exception when there is an error while parsing
XML.
This factory creates new
XmlParsers.