| Package | Description |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaVisitorDelegate.exit(CommonCompositorDefinition node) |
void |
SchemaVisitor.exit(CommonCompositorDefinition node)
Exit compositor element.
|
boolean |
SchemaVisitorDelegate.visit(CommonCompositorDefinition node) |
boolean |
SchemaVisitor.visit(CommonCompositorDefinition node)
Visit compositor element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllElement
<all> element definition.
|
class |
ChoiceElement
<choice> element definition.
|
class |
SequenceElement
<sequence> element definition.
|
| Modifier and Type | Method and Description |
|---|---|
CommonCompositorDefinition |
GroupElement.getDefinition()
Get definition element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GroupElement.setDefinition(CommonCompositorDefinition element)
Set definition element.
|
Copyright © 2005-2013 jibx.org. All Rights Reserved.