|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RELAXExpressionVisitorBoolean | |
|---|---|
| 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. |
| Uses of RELAXExpressionVisitorBoolean in com.sun.msv.grammar |
|---|
| Methods in com.sun.msv.grammar with parameters of type RELAXExpressionVisitorBoolean | |
|---|---|
boolean |
Expression.visit(RELAXExpressionVisitorBoolean visitor)
|
| Uses of RELAXExpressionVisitorBoolean in com.sun.msv.grammar.relax |
|---|
| Methods in com.sun.msv.grammar.relax with parameters of type RELAXExpressionVisitorBoolean | |
|---|---|
boolean |
HedgeRules.visit(RELAXExpressionVisitorBoolean visitor)
|
boolean |
ElementRules.visit(RELAXExpressionVisitorBoolean visitor)
|
boolean |
TagClause.visit(RELAXExpressionVisitorBoolean visitor)
|
boolean |
AttPoolClause.visit(RELAXExpressionVisitorBoolean visitor)
|
| Uses of RELAXExpressionVisitorBoolean in com.sun.msv.reader.relax.core.checker |
|---|
| Classes in com.sun.msv.reader.relax.core.checker that implement RELAXExpressionVisitorBoolean | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||