Uses of Class
com.sun.msv.grammar.xmlschema.AttributeDeclExp
-
Packages that use AttributeDeclExp Package Description com.sun.msv.grammar.xmlschema W3C XML Schema grammar model. -
-
Uses of AttributeDeclExp in com.sun.msv.grammar.xmlschema
Methods in com.sun.msv.grammar.xmlschema that return AttributeDeclExp Modifier and Type Method Description AttributeDeclExp
XMLSchemaSchema.AttributeDeclContainer. get(String name)
AttributeDeclExp
XMLSchemaSchema.AttributeDeclContainer. getOrCreate(String name)
-