| Package | Description |
|---|---|
| org.jibx.schema.codegen | |
| org.jibx.schema.codegen.custom |
| Modifier and Type | Method and Description |
|---|---|
SchemasetCustom |
CodeGen.findSchemaset(SchemaElement schema,
SchemasetCustom custom)
Find the most specific schemaset owning a schema.
|
SchemasetCustom |
SchemaCommandLineBase.getCustomRoot()
Get customizations model root.
|
SchemasetCustom |
CodeGenCommandLine.getCustomRoot()
Get customizations model root.
|
| Modifier and Type | Method and Description |
|---|---|
SchemasetCustom |
CodeGen.findSchemaset(SchemaElement schema,
SchemasetCustom custom)
Find the most specific schemaset owning a schema.
|
| Constructor and Description |
|---|
CodeGen(SchemasetCustom global,
URL root,
File target)
Constructor.
|
CodeGen(SchemasetCustom custom,
ValidationContext vctx)
Constructor used by tests.
|
Refactory(SchemasetCustom custom,
ValidationContext vctx)
Constructor used by tests.
|
| Modifier and Type | Method and Description |
|---|---|
static SchemasetCustom |
SchemasetCustom.loadCustomizations(String path,
ProblemHandler handler)
Load a customizations file.
|
| Constructor and Description |
|---|
SchemaCustom(SchemasetCustom parent)
Constructor.
|
SchemaCustom(SchemasetCustom parent,
String name,
String namespace,
String[] includes,
String[] excludes)
Constructor for constructing instance directly.
|
SchemasetCustom(SchemasetCustom parent)
Normal constructor.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.