Package test
Class TestStreamReader
- java.lang.Object
-
- test.TestStreamReader
-
- All Implemented Interfaces:
javax.xml.stream.XMLStreamConstants
public class TestStreamReader extends java.lang.Object implements javax.xml.stream.XMLStreamConstantsSimple helper test class for checking how stream reader handles xml documents.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedTestStreamReader()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected javax.xml.stream.XMLInputFactorygetFactory()static voidmain(java.lang.String[] args)protected inttest(java.io.File file)
-