GXPARSE hosted by SourceForge.net Logo

ca.gorman.xml.parse.util
Class XMLDump

java.lang.Object
  extended by ca.gorman.xml.parse.util.XMLDump

public class XMLDump
extends Object

List the components of an XML document, showing the parser event that presents each component to the application.


Constructor Summary
XMLDump(String[] argv)
           
 
Method Summary
static void main(String[] argv)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLDump

public XMLDump(String[] argv)
Method Detail

main

public static void main(String[] argv)

run

public void run()

GXPARSE download

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