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