|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OtherExp | |
|---|---|
| com.sun.msv.grammar | abstract grammar model(AGM): common part. |
| com.sun.msv.grammar.util | Miscellaneous utility classes. |
| com.sun.msv.grammar.xmlschema | W3C XML Schema grammar model. |
| 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.relaxns.grammar | abstract grammar model(AGM) for RELAX Namespace. |
| com.sun.msv.relaxns.verifier | "divide&validate" framework implementation. |
| com.sun.msv.verifier.regexp | VGM implementation by using regular expression derivation algorithm. |
| com.sun.msv.writer.relaxng | AGM to RELAX NG converter |
| Uses of OtherExp in com.sun.msv.grammar |
|---|
| Methods in com.sun.msv.grammar with parameters of type OtherExp | |
|---|---|
void |
ExpressionVisitorVoid.onOther(OtherExp exp)
|
boolean |
ExpressionVisitorBoolean.onOther(OtherExp exp)
|
Expression |
ExpressionVisitorExpression.onOther(OtherExp exp)
|
Object |
ExpressionVisitor.onOther(OtherExp exp)
|
| Uses of OtherExp in com.sun.msv.grammar.util |
|---|
| Methods in com.sun.msv.grammar.util with parameters of type OtherExp | |
|---|---|
Object |
ExpressionPrinter.onOther(OtherExp exp)
|
Expression |
RefExpRemover.onOther(OtherExp exp)
|
boolean |
ExpressionFinder.onOther(OtherExp exp)
|
void |
ExpressionWalker.onOther(OtherExp exp)
|
| Uses of OtherExp in com.sun.msv.grammar.xmlschema |
|---|
| Subclasses of OtherExp in com.sun.msv.grammar.xmlschema | |
|---|---|
class |
OccurrenceExp
Used to mark a occurrence constraint which cannot be easily represented by primitive expressions. |
| Uses of OtherExp in com.sun.msv.reader |
|---|
| Methods in com.sun.msv.reader with parameters of type OtherExp | |
|---|---|
void |
RunAwayExpressionChecker.onOther(OtherExp exp)
|
| Uses of OtherExp in com.sun.msv.reader.relax.core.checker |
|---|
| Methods in com.sun.msv.reader.relax.core.checker with parameters of type OtherExp | |
|---|---|
boolean |
ExportedHedgeRuleChecker.onOther(OtherExp exp)
|
void |
DblAttrConstraintChecker.onOther(OtherExp exp)
|
void |
IdAbuseChecker.onOther(OtherExp exp)
|
| Uses of OtherExp in com.sun.msv.reader.trex |
|---|
| Methods in com.sun.msv.reader.trex with parameters of type OtherExp | |
|---|---|
Object |
TREXSequencedStringChecker.onOther(OtherExp exp)
|
| Uses of OtherExp in com.sun.msv.relaxns.grammar |
|---|
| Subclasses of OtherExp in com.sun.msv.relaxns.grammar | |
|---|---|
class |
ExternalAttributeExp
place holder for imported attributes declaration. |
| Uses of OtherExp in com.sun.msv.relaxns.verifier |
|---|
| Methods in com.sun.msv.relaxns.verifier with parameters of type OtherExp | |
|---|---|
Expression |
IslandSchemaImpl.Binder.onOther(OtherExp exp)
|
| Uses of OtherExp in com.sun.msv.verifier.regexp |
|---|
| Methods in com.sun.msv.verifier.regexp with parameters of type OtherExp | |
|---|---|
Expression |
AttributePruner.onOther(OtherExp exp)
|
Object |
StringCareLevelCalculator.onOther(OtherExp exp)
|
Object |
ElementsOfConcernCollector.onOther(OtherExp exp)
|
Expression |
AttributeRemover.onOther(OtherExp exp)
|
Expression |
AttributePicker.onOther(OtherExp exp)
|
Expression |
AttributeFeeder.onOther(OtherExp exp)
|
void |
CombinedChildContentExpCreator.onOther(OtherExp exp)
|
Expression |
ResidualCalculator.onOther(OtherExp exp)
|
| Uses of OtherExp in com.sun.msv.writer.relaxng |
|---|
| Methods in com.sun.msv.writer.relaxng with parameters of type OtherExp | |
|---|---|
abstract void |
PatternWriter.onOther(OtherExp exp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||