Package com.sun.xml.stream.buffer
-
Class Summary Class Description AbstractCreator Base class for classes that createsMutableXMLStreamBufferand from infoset in API-specific form.AbstractCreatorProcessor AbstractProcessor Base class for classes that processesXMLStreamBufferand 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 anMutableXMLStreamBufferfor use by applications that expect a Result.XMLStreamBufferSource A JAXP Source implementation that supports the parsing ofXMLStreamBufferfor use by applications that expect a Source. -
Exception Summary Exception Description XMLStreamBufferException