Uses of Class
com.sun.msv.relaxns.verifier.IslandSchemaImpl
-
Packages that use IslandSchemaImpl Package Description com.sun.msv.relaxns.grammar.relax abstract grammar model(AGM) for RELAXNS-extended RELAX Core.com.sun.msv.relaxns.grammar.trex abstract grammar model(AGM) for RELAXNS-extended TREX. -
-
Uses of IslandSchemaImpl in com.sun.msv.relaxns.grammar.relax
Subclasses of IslandSchemaImpl in com.sun.msv.relaxns.grammar.relax Modifier and Type Class Description class
RELAXIslandSchema
IslandSchema implementation for RELXA module. -
Uses of IslandSchemaImpl in com.sun.msv.relaxns.grammar.trex
Subclasses of IslandSchemaImpl in com.sun.msv.relaxns.grammar.trex Modifier and Type Class Description class
TREXIslandSchema
IslandSchema implementation for TREX pattern.
-