test
Class TestSaxReader
java.lang.Object
test.TestSaxReader
public class TestSaxReader
- extends Object
Simple helper test class for checking how the parser works when
used via SAX interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSaxReader
protected TestSaxReader()
test
protected void test(File file)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 Fasterxml.com. All Rights Reserved.