|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonComplexModification | |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements | |
| Uses of CommonComplexModification in org.jibx.schema |
|---|
| Methods in org.jibx.schema with parameters of type CommonComplexModification | |
|---|---|
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. |
| Uses of CommonComplexModification in org.jibx.schema.elements |
|---|
| Subclasses of CommonComplexModification in org.jibx.schema.elements | |
|---|---|
class |
ComplexExtensionElement
Definition for extension element used with a complex type. |
class |
ComplexRestrictionElement
Definition for restriction element used with a complex type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||