|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.utils.mains.SchemaValidation
public class SchemaValidation
Class consisting of only a main method to do Schema validation against the default schema as built into CustomisePERMIS.
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Checks the files given on the command line against the default Schema for Permis policies. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- should contain the names of the files containing the
policies to be checked.W3CXMLSchemaValidator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |