Package | Description |
---|---|
javolution.xml.stream |
Provides StAX-like XML readers/writers which do not require object
creation (such as String) and are consequently faster and more time predictable
than standard StAX classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
XMLStreamReader
|
Modifier and Type | Class and Description |
---|---|
class |
XMLStreamReaderImpl
This class represents a
reusable
implementation of XMLStreamWriter . |
Copyright © 2005–2014 Javolution. All rights reserved.