net.mtu.eggplant.app
Class SchemaValidator
java.lang.Object
net.mtu.eggplant.app.SchemaValidator
public class SchemaValidator
- extends Object
Validate a schema.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaValidator
public SchemaValidator()
main
public static void main(String[] args)
- Parameters:
args
-
parseSchema
public static Schema parseSchema(File xsdFile)
throws SAXException,
ClassCastException,
ClassNotFoundException,
InstantiationException,
IllegalAccessException,
IOException
- Throws:
SAXException
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException
IOException