All Classes and Interfaces
Classes
Class
Description
An implementation of the Attribute class.
Base event class for events to extend from
Simple implementation of
EntityDeclaration
. The default factory for creating events.
This class replays events from a simple non-xml file format
XML Streaming Parser.
The default implementation of the namespace class
Simple implementation of
NotationDeclaration
. An implementation of the ReaderDelegate class
Automatically write a reader.
This class provides a ReadOnlyNamespace context that
takes a snapshot of the current namespaces in scope
Return a single event for each allocate call
Apply a filter to the StreamReader
Creates a SubReader over a node of a document
Maintains a table for namespace scope
values = map from strings to stacks
[a]->[value1,0],[value2,0]
table = a stack of bindings
Methods in this class are used to determine whether characters may
appear in certain roles in XML documents.
An allocator that creates an event per method call.
Create events from a file format.
The base reader class.
The base writer class
Creates instances of the various interfaces for XML output
This handles several XML-related tasks that normal java.io Readers
don't support, inluding use of IETF standard encoding names and
automatic detection of most XML encodings.
Creates an XMLStreamReader over a non-xml ascii format
Writes XML in a non-xml format to create XML tests.
The base output class.