All Classes and Interfaces
Class
Description
Base class for classes that creates
MutableXMLStreamBuffer
and from infoset in API-specific form.Base class for classes that processes
XMLStreamBuffer
and produces infoset in API-specific form.Class for holding attributes.
Simple utility ensuring that the value is cached only in case it is non-internal implementation
A mutable stream-based buffer of an XML infoset.
A helper class for managing the declaration of namespaces.
Writes into
MutableXMLStreamBuffer
from SAX.A processor of a
XMLStreamBuffer
that that reads the XML infoset as
XMLReader
.AbstractCreator
with additional convenience code.Create a buffer using an
XMLStreamReader
.A processor of a
XMLStreamBuffer
that reads the XML infoset as
XMLStreamReader
.XMLStreamWriter
that fills MutableXMLStreamBuffer
.A processor of a
XMLStreamBuffer
that writes the XML infoset to a
XMLStreamWriter
.An immutable stream-based buffer of an XML infoset.
A mark into a buffer.
A JAXP Result implementation that supports the serialization to an
MutableXMLStreamBuffer
for use by applications that expect a Result.A JAXP Source implementation that supports the parsing
of
XMLStreamBuffer
for use by applications that expect a Source.