TXW2 Compiler 20110809-redhat-2

Uses of Class
com.sun.tools.txw2.model.Define

Packages that use Define
com.sun.tools.txw2.model   
 

Uses of Define in com.sun.tools.txw2.model
 

Subclasses of Define in com.sun.tools.txw2.model
 class Grammar
          Represents a RELAX NG grammar.
 

Fields in com.sun.tools.txw2.model declared as Define
 Define Ref.def
           
 

Methods in com.sun.tools.txw2.model that return Define
 Define Grammar.get(String name)
           
 

Methods in com.sun.tools.txw2.model that return types with arguments of type Define
 Collection<Define> Grammar.getDefinitions()
           
 

Constructors in com.sun.tools.txw2.model with parameters of type Define
Ref(Locator location, Define def)
           
 


TXW2 Compiler 20110809-redhat-2

Copyright © 2012 Oracle. All Rights Reserved.