| Package | Description |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaVisitorDelegate.exit(CommonComplexModification node) |
void |
SchemaVisitor.exit(CommonComplexModification node)
Exit complex type modification.
|
boolean |
SchemaVisitorDelegate.visit(CommonComplexModification node) |
boolean |
SchemaVisitor.visit(CommonComplexModification node)
Visit complex type modification (complexContent or simpleContent)element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexExtensionElement
Definition for extension element used with a complex type.
|
class |
ComplexRestrictionElement
Definition for restriction element used with a complex type.
|
Copyright © 2005-2013 jibx.org. All Rights Reserved.