Package | Description |
---|---|
_templates.javolution.xml | |
_templates.javolution.xml.stream | |
_templates.javolution.xml.ws |
Class and Description |
---|
XMLStreamException
This class represents the base exception for unexpected processing errors.
|
XMLStreamReader |
XMLStreamWriter
This interface is similar to
javax.xml.stream.XMLStreamWriter ; but it does not forces
dynamic allocation when formatting (any CharSequence
can be used instead of String ). |
Class and Description |
---|
Location
Provides information on the location of an event.
|
NamespaceContext
This interface represents the XML namespace context stack while parsing.
|
XMLInputFactory
The class represents the factory for getting
XMLStreamReader
intances. |
XMLOutputFactory
The class represents the factory for getting
XMLStreamWriter
intances. |
XMLStreamConstants
This interface declares the constants used in this API.
|
XMLStreamException
This class represents the base exception for unexpected processing errors.
|
XMLStreamReader |
XMLStreamWriter
This interface is similar to
javax.xml.stream.XMLStreamWriter ; but it does not forces
dynamic allocation when formatting (any CharSequence
can be used instead of String ). |
Class and Description |
---|
XMLStreamException
This class represents the base exception for unexpected processing errors.
|
Copyright © 2005–2014 Javolution. All rights reserved.