| Package | Description |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaVisitor.exit(CommonCompositorBase node)
Exit compositor base element.
|
boolean |
SchemaVisitor.visit(CommonCompositorBase node)
Visit compositor base element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllElement
<all> element definition.
|
class |
ChoiceElement
<choice> element definition.
|
class |
CommonCompositorDefinition
Compositor for complex content model, including the special case of <all>.
|
class |
GroupRefElement
Definition for embedded group element (group reference).
|
class |
SequenceElement
<sequence> element definition.
|
| Modifier and Type | Method and Description |
|---|---|
CommonCompositorBase |
CommonComplexModification.getContentDefinition() |
CommonCompositorBase |
ComplexTypeElement.getContentDefinition()
Get content definition particle.
|
CommonCompositorBase |
IComplexStructure.getContentDefinition()
Get content definition particle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommonComplexModification.setContentDefinition(CommonCompositorBase element) |
void |
ComplexTypeElement.setContentDefinition(CommonCompositorBase element)
Set content definition particle.
|
void |
IComplexStructure.setContentDefinition(CommonCompositorBase element)
Set content definition particle.
|
Copyright © 2005-2013 jibx.org. All Rights Reserved.