|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbind.xml.schema.compiler.Compiler
| Constructor Summary | |
Compiler()
|
|
| Method Summary | |
java.util.List |
compile(java.lang.String aSchemaUrl,
java.lang.String aPackage,
IConstraintViolations aViolations)
|
java.util.List |
compileSchema(ISchema aSchema,
IConstraintViolations aViolations)
Compiles a schema, i.e. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Compiler()
| Method Detail |
public java.util.List compileSchema(ISchema aSchema,
IConstraintViolations aViolations)
ICompiler
compileSchema in interface ICompileraSchema - (required)aViolations - (required).
IFileInfos.
public java.util.List compile(java.lang.String aSchemaUrl,
java.lang.String aPackage,
IConstraintViolations aViolations)
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||