private static class CodeGen.ValueCountVisitor extends SchemaVisitor
| Modifier and Type | Field | Description |
|---|---|---|
private int |
m_count |
| Modifier | Constructor | Description |
|---|---|---|
private |
ValueCountVisitor() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getCount() |
|
boolean |
visit(AttributeElement node) |
Visit attribute element.
|
boolean |
visit(AttributeGroupRefElement node) |
Visit attributeGroup element for reference.
|
boolean |
visit(ElementElement node) |
Visit element element.
|
boolean |
visit(GroupRefElement node) |
Visit group element for reference.
|
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, visit, visit, visit, visit, visit, visitpublic int getCount()
public boolean visit(AttributeElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if notpublic boolean visit(AttributeGroupRefElement 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(GroupRefElement node)
SchemaVisitorvisit in class SchemaVisitornode - element being visitedtrue if children to be processed, false if not