| 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 | Method and Description |
|---|---|
NamespaceContext |
XMLStreamReader.getNamespaceContext()
Returns a read only namespace context for the current position.
|
NamespaceContext |
XMLStreamReaderImpl.getNamespaceContext() |
Copyright © 2005–2021 Javolution. All rights reserved.