GXPARSE hosted by SourceForge.net Logo

ca.gorman.xml.parse.sax
Class SAXAdapterCheck

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

public class SAXAdapterCheck
extends Object

Runs CoroutineCheckListener as a Listener on XMLParser to verify that Listener methods are invoked in the the application thread instead of the Coroutine thread. This class will be replaced by a Junit test.


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

Method Detail

main

public static void main(String[] argv)
Create and run an instance.

Parameters:
argv - First argument is a file name or URI that identifies a test document to use as input.

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