| Package | Description |
|---|---|
| org.jibx.schema | |
| org.jibx.schema.elements | |
| org.jibx.schema.validation |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NameMergeVisitor.exit(SchemaLocationBase node) |
boolean |
NameMergeVisitor.visit(SchemaLocationBase node) |
boolean |
NameRegistrationVisitor.visit(SchemaLocationBase node) |
Copyright © 2005-2013 jibx.org. All Rights Reserved.