Uses of Class
com.sun.msv.grammar.xmlschema.ElementDeclExp.XSElementExp

Packages that use ElementDeclExp.XSElementExp
com.sun.msv.grammar.xmlschema W3C XML Schema grammar model. 
 

Uses of ElementDeclExp.XSElementExp in com.sun.msv.grammar.xmlschema
 

Methods in com.sun.msv.grammar.xmlschema that return ElementDeclExp.XSElementExp
 ElementDeclExp.XSElementExp ElementDeclExp.getElementExp()
           
 

Methods in com.sun.msv.grammar.xmlschema with parameters of type ElementDeclExp.XSElementExp
 void ElementDeclExp.setElementExp(ElementDeclExp.XSElementExp exp)
           
 



MSV