public class StaxToOMConverter extends AbstractStaxConverter implements Converter<javax.xml.stream.XMLStreamReader,org.apache.axiom.om.OMElement>
Constructor and Description |
---|
StaxToOMConverter() |
Modifier and Type | Method and Description |
---|---|
org.apache.axiom.om.OMElement |
convert(javax.xml.stream.XMLStreamReader s) |
getAttributes, getChildren, getQName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributes, getChildren, getQName
public org.apache.axiom.om.OMElement convert(javax.xml.stream.XMLStreamReader s)
convert
in interface Converter<javax.xml.stream.XMLStreamReader,org.apache.axiom.om.OMElement>
null
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.