Package org.eigenbase.xom
Class ParserTester
java.lang.Object
org.eigenbase.xom.ParserTester
Test the MSParser
-
Field Details
-
Constructor Details
-
ParserTester
- Throws:
XOMException
IOException
-
-
Method Details
-
testFile
- Throws:
XOMException
-
main
The ParserTester tests MSXML parser and Xerces Parser. Arguments:- The DTD file of the XML file
- The XML file for this DTD file
- Throws:
XOMException
IOException
-