public class ParserTester extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
dtdUrl |
(package private) String |
modelDocType |
| Constructor and Description |
|---|
ParserTester(String dtdFile,
int parserType) |
public ParserTester(String dtdFile, int parserType) throws XOMException, IOException
XOMExceptionIOExceptionpublic void testFile(String testFile) throws XOMException
XOMExceptionpublic static void main(String[] args) throws XOMException, IOException
XOMExceptionIOException