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