| Package | Description |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaVisitor.exit(CommonTypeDerivation node)
Exit common type derivation.
|
boolean |
SchemaVisitor.visit(CommonTypeDerivation node)
Visit type derivation element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonComplexModification
Base representation for all complex type modification elements.
|
class |
CommonSimpleModification
Base representation for all simple type modification elements.
|
class |
ComplexExtensionElement
Definition for extension element used with a complex type.
|
class |
ComplexRestrictionElement
Definition for restriction element used with a complex type.
|
class |
SimpleExtensionElement
Definition for extension element used with a simple type.
|
class |
SimpleRestrictionElement
restriction element definition used for simple content.
|
| Modifier and Type | Method and Description |
|---|---|
CommonTypeDerivation |
CommonContentBase.getDerivation()
Get derivation child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommonContentBase.setDerivation(CommonTypeDerivation element)
Set derivation child element.
|
Copyright © 2005-2013 jibx.org. All Rights Reserved.