public class NameRegistrationVisitor extends SchemaVisitor
PrevalidationVisitor.| Modifier and Type | Field | Description |
|---|---|---|
private ValidationContext |
m_context |
Validation context.
|
| Constructor | Description |
|---|---|
NameRegistrationVisitor(ValidationContext context) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
visit(AttributeElement node) |
Visit attribute element.
|
boolean |
visit(AttributeGroupElement node) |
Visit attributeGroup element for definition.
|
boolean |
visit(ComplexTypeElement node) |
Visit complexType element.
|
boolean |
visit(ElementElement node) |
Visit element element.
|
boolean |
visit(GroupElement node) |
Visit group element for definition.
|
boolean |
visit(SchemaBase node) |
Visit element.
|
boolean |
visit(SchemaElement node) |
Visit schema element.
|
boolean |
visit(SchemaLocationBase node) |
Visit schema location element.
|
boolean |
visit(SimpleTypeElement node) |
Visit simpleType element.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, exit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visitprivate final ValidationContext m_context
public NameRegistrationVisitor(ValidationContext context)
context - public boolean visit(SchemaBase node)
SchemaVisitortrue to continue expansion of the tree.visit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(AttributeElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(AttributeGroupElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(ComplexTypeElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(ElementElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(GroupElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(SchemaElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(SchemaLocationBase node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(SimpleTypeElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if not