public abstract static class XMLParsing.ElementVisitor extends Object
XMLParsing.ElementVisitor()
abstract void
visitElement(XMLNode e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XMLParsing.ElementVisitor()
public abstract void visitElement(XMLNode e)
Copyright © 2005–2016 Sun Microsystems. All rights reserved.