| Package | Description |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaVisitor.exit(CommonContentBase node)
Exit content element.
|
boolean |
SchemaVisitor.visit(CommonContentBase node)
Visit content element (complexContent or simpleContent).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexContentElement
Representation for a complexContent element.
|
class |
SimpleContentElement
Representation for a simpleContent element.
|
| Modifier and Type | Method and Description |
|---|---|
CommonContentBase |
ComplexTypeElement.getContentType()
Get content type element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComplexTypeElement.setContentType(CommonContentBase element)
Set content type element.
|
Copyright © 2005-2013 jibx.org. All Rights Reserved.