Package | Description |
---|---|
javolution.xml.stream |
StAX-like XML readers/writers which do not require object
creation (such as String) and are consequently faster than standard StAX.
|
Modifier and Type | Method and Description |
---|---|
NamespaceContext |
XMLStreamReader.getNamespaceContext()
Returns a read only namespace context for the current position.
|
Copyright © 2005-2013 Javolution. All Rights Reserved.