| Package | Description |
|---|---|
| com.sun.xml.stream.buffer.sax | |
| com.sun.xml.stream.buffer.stax |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SAXBufferProcessor |
A processor of a
XMLStreamBuffer that that reads the XML infoset as
XMLReader. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
StreamReaderBufferProcessor |
A processor of a
XMLStreamBuffer that reads the XML infoset as
XMLStreamReader. |
class |
StreamWriterBufferProcessor |
A processor of a
XMLStreamBuffer that writes the XML infoset to a
XMLStreamWriter. |
Copyright © 2006–2018. All rights reserved.