| Package | Description |
|---|---|
| org.jibx.schema.codegen.custom |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaCustom
Individual schema customization information.
|
class |
SchemasetCustom
Customization information for a set of schemas.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaRootBase |
SchemaRootBase.getRootParent()
Get parent customization (which will either be
null, or another instance of this class). |
SchemaRootBase |
CustomBase.getSchemaRoot()
Get schema customizations parent.
|
| Constructor and Description |
|---|
SchemaRootBase(SchemaRootBase parent)
Constructor.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.