| Package | Description |
|---|---|
| org.jibx.schema.codegen | |
| org.jibx.schema.codegen.custom |
| Modifier and Type | Method and Description |
|---|---|
SchemaCustom |
ClassHolder.getSchemaCustom()
Get the schema customization associated with root schema component matching this class.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaCustom |
SchemasetCustom.forceCustomization(String name,
String id,
SchemaElement schema,
ValidationContext vctx)
Get schema customization information, creating it if it doesn't already exist.
|
SchemaCustom |
SchemaExtension.getCustom()
Get the containing global extension.
|
SchemaCustom |
SchemasetCustom.getCustomization(String id)
Get existing schema customization information.
|
| Constructor and Description |
|---|
SchemaExtension(SchemaElement schema,
SchemaCustom custom,
PackageHolder pack)
Constructor.
|
SchemasetCustom(SchemaCustom child)
Constructor with single schema customization as content.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.