Package | Description |
---|---|
com.sun.xml.stream.buffer.sax | |
com.sun.xml.stream.buffer.stax |
Modifier and Type | Class and Description |
---|---|
class |
SAXBufferProcessor
A processor of a
XMLStreamBuffer that that reads the XML infoset as
XMLReader . |
Modifier and Type | Class and 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–2022. All rights reserved.