|
Building Controls Virtual Test Bed
|
Class to validate xml files. More...
Classes | |
| class | MyErrorHandler |
| Inner class for error handling. More... | |
Static Public Member Functions | |
| static void | main (String[] args) |
| Main method. More... | |
|
inlinestatic |
Main method.
| args | Argument list, args[0] must be the xml file name that will be parsed, arg[1] must be the path to the dtd file. |
Definition at line 26 of file DTDValidator.java.