GXPARSE hosted by SourceForge.net Logo

ca.gorman.xml.parse.util
Class XMLCheck

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

public class XMLCheck
extends Object

Check the structure of an XML document, reporting warnings and errors and stopping at the first fatal error.


Constructor Summary
XMLCheck(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

XMLCheck

public XMLCheck(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