Uses of Class
com.sun.msv.grammar.trex.ElementPattern

Packages that use ElementPattern
com.sun.msv.grammar.trex.typed Abstract grammar model (AGM): TREX label-annotated stub. 
com.sun.msv.grammar.xmlschema W3C XML Schema grammar model. 
 

Uses of ElementPattern in com.sun.msv.grammar.trex.typed
 

Subclasses of ElementPattern in com.sun.msv.grammar.trex.typed
 class TypedElementPattern
          ElementPattern with type.
 

Uses of ElementPattern in com.sun.msv.grammar.xmlschema
 

Subclasses of ElementPattern in com.sun.msv.grammar.xmlschema
 class SkipElementExp
          ElementExp that is used for <any processContents="skip"/>.
 



MSV