Class | Description |
---|---|
AbstractCreator |
Base class for classes that creates
MutableXMLStreamBuffer
and from infoset in API-specific form. |
AbstractCreatorProcessor | |
AbstractProcessor |
Base class for classes that processes
XMLStreamBuffer
and produces infoset in API-specific form. |
AttributesHolder |
Class for holding attributes.
|
MutableXMLStreamBuffer |
A mutable stream-based buffer of an XML infoset.
|
XMLStreamBuffer |
An immutable stream-based buffer of an XML infoset.
|
XMLStreamBufferMark |
A mark into a buffer.
|
XMLStreamBufferResult |
A JAXP Result implementation that supports the serialization to an
MutableXMLStreamBuffer for use by applications that expect a Result. |
XMLStreamBufferSource |
A JAXP Source implementation that supports the parsing
of
XMLStreamBuffer for use by applications that expect a Source. |
Exception | Description |
---|---|
XMLStreamBufferException |
Copyright © 2006–2022. All rights reserved.