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.
|
com.sun.msv.relaxns.grammar.relax |
abstract grammar model(AGM) for RELAXNS-extended RELAX Core.
|
Modifier and Type | Field and Description |
---|---|
protected ElementRules |
ElementRule.parent |
Modifier and Type | Method and Description |
---|---|
ElementRules |
RELAXModule.ElementRulesContainer.get(java.lang.String name) |
ElementRules |
RELAXModule.ElementRulesContainer.getOrCreate(java.lang.String name) |
ElementRules |
ElementRule.getParent()
gets the parent ElementRules object.
|
Modifier and Type | Method and Description |
---|---|
void |
RELAXExpressionVisitorVoid.onElementRules(ElementRules exp) |
boolean |
RELAXExpressionVisitorBoolean.onElementRules(ElementRules exp) |
Expression |
RELAXExpressionVisitorExpression.onElementRules(ElementRules exp) |
java.lang.Object |
RELAXExpressionVisitor.onElementRules(ElementRules exp) |
Modifier and Type | Method and Description |
---|---|
void |
DblAttrConstraintChecker.onElementRules(ElementRules exp) |
boolean |
ExportedHedgeRuleChecker.onElementRules(ElementRules exp) |
void |
IdAbuseChecker.onElementRules(ElementRules exp) |
Modifier and Type | Method and Description |
---|---|
Expression |
ExportedAttPoolGenerator.onElementRules(ElementRules exp) |