|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaLocationBase | |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements | |
| org.jibx.schema.validation | |
| Uses of SchemaLocationBase in org.jibx.schema |
|---|
| Methods in org.jibx.schema with parameters of type SchemaLocationBase | |
|---|---|
void |
SchemaVisitorDelegate.exit(SchemaLocationBase node)
|
void |
SchemaVisitor.exit(SchemaLocationBase node)
Exit schema location element. |
boolean |
SchemaVisitorDelegate.visit(SchemaLocationBase node)
|
boolean |
SchemaVisitor.visit(SchemaLocationBase node)
Visit schema location element. |
| Uses of SchemaLocationBase in org.jibx.schema.elements |
|---|
| Subclasses of SchemaLocationBase in org.jibx.schema.elements | |
|---|---|
class |
ImportElement
Model component for import element. |
class |
IncludeElement
Model component for include element. |
class |
RedefineElement
Model component for redefine element. |
class |
SchemaLocationRequiredBase
Base class for elements referencing an external schema by using a required 'schemaLocation' attribute. |
| Uses of SchemaLocationBase in org.jibx.schema.validation |
|---|
| Methods in org.jibx.schema.validation with parameters of type SchemaLocationBase | |
|---|---|
void |
NameMergeVisitor.exit(SchemaLocationBase node)
|
boolean |
NameMergeVisitor.visit(SchemaLocationBase node)
|
boolean |
NameRegistrationVisitor.visit(SchemaLocationBase node)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||