| Package | Description |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements | |
| org.jibx.schema.validation |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleTypeElement |
SimpleRestrictionElement.getDerivation()
Get inline base type definition element.
|
SimpleTypeElement |
ListElement.getDerivation()
Get inline base type definition element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleRestrictionElement.setDerivation(SimpleTypeElement element)
Set inline base type definition element.
|
void |
ListElement.setDerivation(SimpleTypeElement element)
Set inline base type definition element.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
NameRegistrationVisitor.visit(SimpleTypeElement node) |
Copyright © 2005-2013 jibx.org. All Rights Reserved.