Module com.sun.xml.streambuffer
Package com.sun.xml.stream.buffer
package com.sun.xml.stream.buffer
-
ClassDescriptionBase class for classes that creates
MutableXMLStreamBuffer
and from infoset in API-specific form.Base class for classes that processesXMLStreamBuffer
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 implementationA mutable stream-based buffer of an XML infoset.An immutable stream-based buffer of an XML infoset.A mark into a buffer.A JAXP Result implementation that supports the serialization to anMutableXMLStreamBuffer
for use by applications that expect a Result.A JAXP Source implementation that supports the parsing ofXMLStreamBuffer
for use by applications that expect a Source.