Uses of Class
com.sun.tools.txw2.model.Define
-
Packages that use Define Package Description com.sun.tools.txw2.model -
-
Uses of Define in com.sun.tools.txw2.model
Subclasses of Define in com.sun.tools.txw2.model Modifier and Type Class Description classGrammarRepresents a RELAX NG grammar.Fields in com.sun.tools.txw2.model declared as Define Modifier and Type Field Description DefineRef. defMethods in com.sun.tools.txw2.model that return Define Modifier and Type Method Description DefineGrammar. get(String name)Methods in com.sun.tools.txw2.model that return types with arguments of type Define Modifier and Type Method Description Collection<Define>Grammar. getDefinitions()Constructors in com.sun.tools.txw2.model with parameters of type Define Constructor Description Ref(Locator location, Define def)
-