public abstract class AbstractDOMConverter extends Object
| Constructor and Description |
|---|
AbstractDOMConverter() |
| Modifier and Type | Method and Description |
|---|---|
Map<QName,String> |
getAttributes(Element s) |
Iterator<Element> |
getChildren(Element s) |
QName |
getQName(Element s) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.