|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonContentBase | |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements | |
| Uses of CommonContentBase in org.jibx.schema |
|---|
| Methods in org.jibx.schema with parameters of type CommonContentBase | |
|---|---|
void |
SchemaVisitor.exit(CommonContentBase node)
Exit content element. |
boolean |
SchemaVisitor.visit(CommonContentBase node)
Visit content element (complexContent or simpleContent). |
| Uses of CommonContentBase in org.jibx.schema.elements |
|---|
| Subclasses of CommonContentBase in org.jibx.schema.elements | |
|---|---|
class |
ComplexContentElement
Representation for a complexContent element. |
class |
SimpleContentElement
Representation for a simpleContent element. |
| Methods in org.jibx.schema.elements that return CommonContentBase | |
|---|---|
CommonContentBase |
ComplexTypeElement.getContentType()
Get content type element. |
| Methods in org.jibx.schema.elements with parameters of type CommonContentBase | |
|---|---|
void |
ComplexTypeElement.setContentType(CommonContentBase element)
Set content type element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||