| Package | Description |
|---|---|
| org.jibx.schema.codegen | |
| org.jibx.schema.codegen.custom |
| Modifier and Type | Method and Description |
|---|---|
ComponentExtension |
Item.getComponentExtension()
Get schema component annotation corresponding to this item.
|
| Constructor and Description |
|---|
Item(Item original,
Item ref,
ComponentExtension ext,
GroupItem parent)
Copy constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalExtension
Extension information for a schema global definition component.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentExtension |
GlobalExtension.getReference(int index)
Get referencing extension by index position.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalExtension.addDependency(ComponentExtension anno)
Add dependency extension.
|
void |
GlobalExtension.addReference(ComponentExtension anno)
Add reference extension.
|
void |
ComponentCustom.apply(ComponentExtension exten,
ValidationContext vctx)
Apply customizations to a schema extension.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.