Uses of Class
com.sun.msv.grammar.OtherExp
Packages that use OtherExp
Package
Description
abstract grammar model(AGM): common part.
Miscellaneous utility classes.
W3C XML Schema grammar model.
reads XML representation of grammar and creates AGM.
Non-essential schema conformance checks.
shared code between RELAX NG reader and TREX reader.
abstract grammar model(AGM) for RELAX Namespace.
abstract grammar model(AGM) for RELAXNS-extended RELAX Core.
"divide&validate" framework implementation.
VGM implementation by using regular expression derivation algorithm.
AGM to RELAX NG converter
-
Uses of OtherExp in com.sun.msv.generator
Methods in com.sun.msv.generator with parameters of type OtherExpModifier and TypeMethodDescriptionvoid
-
Uses of OtherExp in com.sun.msv.grammar
Methods in com.sun.msv.grammar with parameters of type OtherExp -
Uses of OtherExp in com.sun.msv.grammar.util
Methods in com.sun.msv.grammar.util with parameters of type OtherExp -
Uses of OtherExp in com.sun.msv.grammar.xmlschema
Subclasses of OtherExp in com.sun.msv.grammar.xmlschemaModifier and TypeClassDescriptionclass
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 -
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 -
Uses of OtherExp in com.sun.msv.reader.trex
Methods in com.sun.msv.reader.trex with parameters of type OtherExp -
Uses of OtherExp in com.sun.msv.relaxns.grammar
Subclasses of OtherExp in com.sun.msv.relaxns.grammarModifier and TypeClassDescriptionclass
place holder for imported attributes declaration. -
Uses of OtherExp in com.sun.msv.relaxns.grammar.relax
Methods in com.sun.msv.relaxns.grammar.relax with parameters of type OtherExp -
Uses of OtherExp in com.sun.msv.relaxns.verifier
Methods in com.sun.msv.relaxns.verifier with parameters of type OtherExp -
Uses of OtherExp in com.sun.msv.verifier.regexp
Methods in com.sun.msv.verifier.regexp with parameters of type OtherExp -
Uses of OtherExp in com.sun.msv.writer.relaxng
Methods in com.sun.msv.writer.relaxng with parameters of type OtherExp