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 | Method and Description |
---|---|
AttPoolClause |
RELAXModule.AttPoolContainer.get(java.lang.String name) |
AttPoolClause |
RELAXModule.AttPoolContainer.getOrCreate(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
RELAXExpressionVisitorVoid.onAttPool(AttPoolClause exp) |
boolean |
RELAXExpressionVisitorBoolean.onAttPool(AttPoolClause exp) |
Expression |
RELAXExpressionVisitorExpression.onAttPool(AttPoolClause exp) |
java.lang.Object |
RELAXExpressionVisitor.onAttPool(AttPoolClause exp) |
Modifier and Type | Method and Description |
---|---|
void |
DblAttrConstraintChecker.onAttPool(AttPoolClause exp) |
boolean |
ExportedHedgeRuleChecker.onAttPool(AttPoolClause exp) |
void |
IdAbuseChecker.onAttPool(AttPoolClause exp) |
Modifier and Type | Method and Description |
---|---|
Expression |
ExportedAttPoolGenerator.onAttPool(AttPoolClause exp) |