Class Driver
- java.lang.Object
-
- com.thaiopensource.relaxng.translate.Driver
-
public class Driver extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Driver()Driver(ErrorHandlerImpl eh)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)intrun(java.lang.String[] args)
-
-
-
Constructor Detail
-
Driver
public Driver()
-
Driver
public Driver(ErrorHandlerImpl eh)
-
-