public class TestSaxReader
extends Object
Simple helper test class for checking how the parser works when
used via SAX interface.
-
Constructor Summary
Constructors
-
Method Summary
static void
protected void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TestSaxReader
protected TestSaxReader()
-