Package | Description |
---|---|
com.sun.msv.generator | |
com.sun.msv.grammar |
abstract grammar model(AGM): common part.
|
com.sun.msv.grammar.util |
Miscellaneous utility classes.
|
com.sun.msv.reader |
reads XML representation of grammar and creates AGM.
|
com.sun.msv.reader.relax.core.checker |
Non-essential schema conformance checks.
|
com.sun.msv.reader.trex |
shared code between RELAX NG reader and TREX reader.
|
com.sun.msv.verifier.regexp |
VGM implementation by using regular expression derivation algorithm.
|
com.sun.msv.writer.relaxng |
AGM to RELAX NG converter
|
Modifier and Type | Method and Description |
---|---|
void |
Generator.onMixed(MixedExp exp) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ExpressionVisitor.onMixed(MixedExp exp) |
boolean |
ExpressionVisitorBoolean.onMixed(MixedExp exp) |
Expression |
ExpressionCloner.onMixed(MixedExp exp) |
Expression |
ExpressionVisitorExpression.onMixed(MixedExp exp) |
void |
ExpressionVisitorVoid.onMixed(MixedExp exp) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ExpressionPrinter.onMixed(MixedExp exp) |
boolean |
ExpressionFinder.onMixed(MixedExp exp) |
void |
ExpressionWalker.onMixed(MixedExp exp) |
Modifier and Type | Method and Description |
---|---|
void |
RunAwayExpressionChecker.onMixed(MixedExp exp) |
Modifier and Type | Method and Description |
---|---|
void |
DblAttrConstraintChecker.onMixed(MixedExp exp) |
boolean |
ExportedHedgeRuleChecker.onMixed(MixedExp exp) |
void |
IdAbuseChecker.onMixed(MixedExp exp) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
TREXSequencedStringChecker.onMixed(MixedExp exp) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
StringCareLevelCalculator.onMixed(MixedExp exp) |
Expression |
AttributeFeeder.onMixed(MixedExp exp) |
java.lang.Object |
ElementsOfConcernCollector.onMixed(MixedExp exp) |
Expression |
AttributePicker.onMixed(MixedExp exp) |
void |
CombinedChildContentExpCreator.onMixed(MixedExp exp) |
Expression |
ResidualCalculator.onMixed(MixedExp exp) |
Modifier and Type | Method and Description |
---|---|
void |
PatternWriter.onMixed(MixedExp exp) |