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) |
String modelDocType
public ParserTester(String dtdFile, int parserType) throws XOMException, IOException
XOMException
IOException
public void testFile(String testFile) throws XOMException
XOMException
public static void main(String[] args) throws XOMException, IOException
XOMException
IOException