ca.gorman.xml.parse.sax
Class SAXDump
java.lang.Object
ca.gorman.xml.parse.sax.SAXDump
public class SAXDump
- extends Object
List all of the events that XMLReader
generates while parsing an XML document. The events generated by
SAXParser
are a subset of the events
generated by XMLReader
.
Uses SAXDumpListener
to receive the events.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAXDump
public SAXDump(String[] argv)
main
public static void main(String[] argv)
run
public void run()
GXPARSE Generic XML Stream Parser API and supporting tools.
Release $Name: gxparse-sf-alpha-2_0 $
Copyright 2003-2004
Ian E. Gorman
Released under
GNU Lesser General Public License