All Classes
-
All Classes Class Summary Exception Summary Class Description AbstractCreator Base class for classes that createsMutableXMLStreamBuffer
and from infoset in API-specific form.AbstractCreatorProcessor AbstractProcessor Base class for classes that processesXMLStreamBuffer
and produces infoset in API-specific form.AttributesHolder Class for holding attributes.DefaultWithLexicalHandler Features MutableXMLStreamBuffer A mutable stream-based buffer of an XML infoset.NamespaceContexHelper A helper class for managing the declaration of namespaces.Properties SAXBufferCreator Writes intoMutableXMLStreamBuffer
from SAX.SAXBufferProcessor A processor of aXMLStreamBuffer
that that reads the XML infoset asXMLReader
.StreamReaderBufferCreator Create a buffer using anXMLStreamReader
.StreamReaderBufferProcessor A processor of aXMLStreamBuffer
that reads the XML infoset asXMLStreamReader
.StreamWriterBufferCreator XMLStreamWriter
that fillsMutableXMLStreamBuffer
.StreamWriterBufferProcessor A processor of aXMLStreamBuffer
that writes the XML infoset to aXMLStreamWriter
.XMLStreamBuffer An immutable stream-based buffer of an XML infoset.XMLStreamBufferException XMLStreamBufferMark A mark into a buffer.XMLStreamBufferResult A JAXP Result implementation that supports the serialization to anMutableXMLStreamBuffer
for use by applications that expect a Result.XMLStreamBufferSource A JAXP Source implementation that supports the parsing ofXMLStreamBuffer
for use by applications that expect a Source.