Package org.apache.axiom.util.stax
package org.apache.axiom.util.stax
Contains StAX utility classes not depending on the Axiom API.
-
ClassDescriptionDummy
Location
implementation.XMLStreamReader
implementation that represents a text node wrapped inside an element.Wrapping XML stream reader that reads a single element from the underlying stream.IOException
that wraps anXMLStreamException
.Contains utility methods to work withXMLStreamReader
objects, including the extension defined byBlobReader
.Contains utility methods to work withXMLStreamWriter
objects.Writer
implementation that writes data asXMLStreamConstants.CHARACTERS
events to anXMLStreamWriter
.