Building Controls Virtual Test Bed
DTDValidator Class Reference

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...
 

Detailed Description

Class to validate xml files.

Author
Michael Wetter
Since
BCVTB 0.3

Definition at line 17 of file DTDValidator.java.

Member Function Documentation

static void DTDValidator.main ( String[]  args)
inlinestatic

Main method.

Parameters
argsArgument 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.


The documentation for this class was generated from the following file: