Package | Description |
---|---|
org.apache.axiom.util.stax |
Contains StAX utility classes not depending on the Axiom API.
|
org.apache.axiom.util.stax.xop |
Contains classes to encode and decode XOP infosets.
|
Modifier and Type | Method and Description |
---|---|
static DataHandlerWriter |
XMLStreamWriterUtils.getDataHandlerWriter(javax.xml.stream.XMLStreamWriter writer)
Get the
DataHandlerWriter extension for a given XMLStreamWriter . |
Modifier and Type | Class and Description |
---|---|
class |
XOPEncodingStreamWriter
XMLStreamWriter wrapper that encodes XOP. |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.