All Classes and Interfaces

Class
Description
used only internally by XPP
Utility class to keep information about XML element such as name etc.
Encapsulate XML ETag
Implementatin of Recorder that is simply writing XML to output sink.
Encapsulate XML Node with list of associated children and namespaces :-).
Allows node tree to be constructed on demand.
XML Pull Parser (XPP) allows to pull XML events from input stream.
Implementation of Pull Parser Factory.
Implementation of Pull Parser Factory.
Extended runtime excpetion to allow chaining.
Implementatin of Recorder that is simply writing XML to output sink.
Encapsulate XML STag and EmptyElement
Encapsulate XML ETag
Simpe XML Tokenizer (SXT) performs input stream tokenizing.
This exception is thrown to signal exceeding tokenizer hard limit on internal input buffer.
This exception is thrown to signal all XML tokenizing errors.
used only internally by XPP
Utility class to keep information about XML element such as name etc.
This is Xerces 2 driver that uses XNI pull parsing capabilities to implement XML Pull Parser API.
Implementation of Pull Parser Factory.
Extended runtime excpetion to allow chaining.
This represent XML end tag.
This interface extends XmlRecorder to give some control over formattingof XML output.
This class represents XML subtree.
This class represents pullable XML subtree - children are built on demand.
Generic interface for simple and quick XML Pull Parser.
Additional interface to control XML Pull Parser buffering.
Special interface to retrieve event positioning information.
This exception is thrown to signal XML Pull Parser related excepions.
This class is used to create implementations of XML Pull Parser.
This class represents abstract functionality necessary to to persist XML Pull Parser events.
This class represents abstract functionality necessary to to persist XML Pull Parser events.
Base interface that encapsulates common functionality for XML elements: both start tag and end tag (an empty element is equivalent to start tag followed by end tag so for simplicity ti is not modeled as a separate class).
This interface can be used by classes that wishes to implement its own way to persist XML into writer.