A C D E F G H I L M N P Q R S T U V W X _

X

XMLStreamBuffer - Class in com.sun.xml.stream.buffer
An immutable stream-based buffer of an XML infoset.
XMLStreamBuffer() - Constructor for class com.sun.xml.stream.buffer.XMLStreamBuffer
 
XMLStreamBufferException - Exception in com.sun.xml.stream.buffer
 
XMLStreamBufferException(String) - Constructor for exception com.sun.xml.stream.buffer.XMLStreamBufferException
 
XMLStreamBufferException(String, Exception) - Constructor for exception com.sun.xml.stream.buffer.XMLStreamBufferException
 
XMLStreamBufferException(Exception) - Constructor for exception com.sun.xml.stream.buffer.XMLStreamBufferException
 
XMLStreamBufferMark - Class in com.sun.xml.stream.buffer
A mark into a buffer.
XMLStreamBufferMark(Map<String, String>, AbstractCreatorProcessor) - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferMark
Create a mark from the buffer that is being created.
XMLStreamBufferResult - Class in com.sun.xml.stream.buffer
A JAXP Result implementation that supports the serialization to an MutableXMLStreamBuffer for use by applications that expect a Result.
XMLStreamBufferResult() - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferResult
The default XMLStreamBufferResult constructor.
XMLStreamBufferResult(MutableXMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferResult
XMLStreamBufferResult constructor.
XMLStreamBufferSource - Class in com.sun.xml.stream.buffer
A JAXP Source implementation that supports the parsing of XMLStreamBuffer for use by applications that expect a Source.
XMLStreamBufferSource(XMLStreamBuffer) - Constructor for class com.sun.xml.stream.buffer.XMLStreamBufferSource
XMLStreamBufferSource constructor.

A C D E F G H I L M N P Q R S T U V W X _