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