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