Package test
Class TestSaxReader
- java.lang.Object
-
- test.TestSaxReader
-
public class TestSaxReader extends java.lang.ObjectSimple helper test class for checking how the parser works when used via SAX interface.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classTestSaxReader.MyContentHandler
-
Constructor Summary
Constructors Modifier Constructor Description protectedTestSaxReader()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)protected voidtest(java.io.File file)
-