public class StaxToOMConverter extends AbstractStaxConverter implements Converter<XMLStreamReader,org.apache.axiom.om.OMElement>
| Constructor and Description |
|---|
StaxToOMConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMElement |
convert(XMLStreamReader s) |
getAttributes, getChildren, getQNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributes, getChildren, getQNamepublic org.apache.axiom.om.OMElement convert(XMLStreamReader s)
convert in interface Converter<XMLStreamReader,org.apache.axiom.om.OMElement>s - The source objectnullCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.