GXPARSE hosted by SourceForge.net Logo

ca.gorman.xml.parse.sax
Class SAXCheck

java.lang.Object
  extended by ca.gorman.xml.parse.sax.SAXCheck

public class SAXCheck
extends Object

Check the structure of an XML document, reporting warnings and errors and stopping at the first fatal error. Uses SAXErrorListener to receive the notifications of warnings, errors and fatal errors.


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

SAXCheck

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