Package | Description |
---|---|
com.sun.msv.grammar.relax |
abstract grammar model(AGM): RELAX stub.
|
com.sun.msv.reader.relax.core.checker |
Non-essential schema conformance checks.
|
Modifier and Type | Field and Description |
---|---|
protected ElementRules |
ElementRule.parent |
Modifier and Type | Method and Description |
---|---|
ElementRules |
RELAXModule.ElementRulesContainer.get(String name) |
ElementRules |
RELAXModule.ElementRulesContainer.getOrCreate(String name) |
ElementRules |
ElementRule.getParent()
gets the parent ElementRules object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RELAXExpressionVisitorBoolean.onElementRules(ElementRules exp) |
Expression |
RELAXExpressionVisitorExpression.onElementRules(ElementRules exp) |
Object |
RELAXExpressionVisitor.onElementRules(ElementRules exp) |
void |
RELAXExpressionVisitorVoid.onElementRules(ElementRules exp) |
Modifier and Type | Method and Description |
---|---|
boolean |
ExportedHedgeRuleChecker.onElementRules(ElementRules exp) |
void |
IdAbuseChecker.onElementRules(ElementRules exp) |
void |
DblAttrConstraintChecker.onElementRules(ElementRules exp) |
Copyright © 2016 Oracle Corporation. All rights reserved.