public abstract class AbstractDOMConverter extends Object
AbstractDOMConverter()
Map<QName,String>
getAttributes(Element s)
Iterator<Element>
getChildren(Element s)
QName
getQName(Element s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractDOMConverter()
public QName getQName(Element s)
public Map<QName,String> getAttributes(Element s)
public Iterator<Element> getChildren(Element s)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.