Package com.bea.xml.stream

Class Summary

AttributeBase An implementation of the Attribute class.
ConfigurationContextBase
EventFactory The default factory for creating events.
EventReaderFilter
EventScanner This class replays events from a simple non-xml file format
EventState
MXParser XML Streaming Parser.
MXParserFactory
NamespaceBase The default implementation of the namespace class
ReaderDelegate An implementation of the ReaderDelegate class
ReaderToWriter Automatically write a reader.
ReadOnlyNamespaceContextBase This class provides a ReadOnlyNamespace context that takes a snapshot of the current namespaces in scope
StaticAllocator Return a single event for each allocate call
StreamReaderFilter Apply a filter to the StreamReader
SubReader Creates a SubReader over a node of a document
XMLEventAllocatorBase An allocator that creates an event per method call.
XMLEventPlayer Create events from a file format.
XMLEventReaderBase The base reader class.
XMLEventWriterBase The base writer class
XMLOutputFactoryBase Creates instances of the various interfaces for XML output
XMLStreamPlayer Creates an XMLStreamReader over a non-xml ascii format
XMLStreamRecorder Writes XML in a non-xml format to create XML tests.
XMLWriterBase The base output class.