|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleTypeElement | |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements | |
| org.jibx.schema.validation | |
| Uses of SimpleTypeElement in org.jibx.schema |
|---|
| Methods in org.jibx.schema with parameters of type SimpleTypeElement | |
|---|---|
void |
SchemaVisitorDelegate.exit(SimpleTypeElement node)
|
void |
SchemaVisitor.exit(SimpleTypeElement node)
Exit simpleType element. |
boolean |
SchemaVisitorDelegate.visit(SimpleTypeElement node)
|
boolean |
SchemaVisitor.visit(SimpleTypeElement node)
Visit simpleType element. |
| Uses of SimpleTypeElement in org.jibx.schema.elements |
|---|
| Methods in org.jibx.schema.elements that return SimpleTypeElement | |
|---|---|
SimpleTypeElement |
SimpleRestrictionElement.getDerivation()
Get inline base type definition element. |
SimpleTypeElement |
ListElement.getDerivation()
Get inline base type definition element. |
| Methods in org.jibx.schema.elements with parameters of type SimpleTypeElement | |
|---|---|
void |
SimpleRestrictionElement.setDerivation(SimpleTypeElement element)
Set inline base type definition element. |
void |
ListElement.setDerivation(SimpleTypeElement element)
Set inline base type definition element. |
| Uses of SimpleTypeElement in org.jibx.schema.validation |
|---|
| Methods in org.jibx.schema.validation with parameters of type SimpleTypeElement | |
|---|---|
boolean |
NameRegistrationVisitor.visit(SimpleTypeElement node)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||