Package | Description |
---|---|
com.sun.msv.grammar |
abstract grammar model(AGM): common part.
|
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 | Method | Description |
---|---|---|
boolean |
Expression.visit(RELAXExpressionVisitorBoolean visitor) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
AttPoolClause.visit(RELAXExpressionVisitorBoolean visitor) |
|
boolean |
ElementRules.visit(RELAXExpressionVisitorBoolean visitor) |
|
boolean |
HedgeRules.visit(RELAXExpressionVisitorBoolean visitor) |
|
boolean |
TagClause.visit(RELAXExpressionVisitorBoolean visitor) |
Modifier and Type | Class | Description |
---|---|---|
class |
ExportedHedgeRuleChecker |
the purpose of this function object is to make sure
that the expression does not contain references to modules
other than one specified by this variable.
|
Copyright © 2019 Oracle Corporation. All rights reserved.