Uses of Package
org.apache.torque.generator.qname

Packages that use org.apache.torque.generator.qname
org.apache.torque.generator.configuration.controller This package contains the classes for reading the control configuration of the Torque generator units of generation. 
org.apache.torque.generator.configuration.outlet This package contains the classes for reading the outlet mappings for torque-generator's units of generation. 
org.apache.torque.generator.control This package implements the torque generator Controller . 
org.apache.torque.generator.option This package contains classes handling options. 
org.apache.torque.generator.outlet This package defines torque generator outlets which produce output snippets from the source. 
org.apache.torque.generator.outlet.copy This package defines and implements copy outlets. 
org.apache.torque.generator.outlet.java This package defines java outlets and provides some implementations. 
org.apache.torque.generator.qname This package contains classes which provide the implementation of a qualified name, i.e. 
org.apache.torque.generator.template This package contains the handling of template-based outlets in the Torque generator. 
org.apache.torque.generator.template.velocity This package contains the handling of velocity outlets in the Torque generator. 
org.apache.torque.generator.variable This package contains the variable handling. 
 

Classes in org.apache.torque.generator.qname used by org.apache.torque.generator.configuration.controller
Namespace
          An instance of this class represents a hierarchical namespace.
QualifiedName
          This class contains a name which has a namespace.
 

Classes in org.apache.torque.generator.qname used by org.apache.torque.generator.configuration.outlet
QualifiedName
          This class contains a name which has a namespace.
 

Classes in org.apache.torque.generator.qname used by org.apache.torque.generator.control
Namespace
          An instance of this class represents a hierarchical namespace.
QualifiedName
          This class contains a name which has a namespace.
 

Classes in org.apache.torque.generator.qname used by org.apache.torque.generator.option
Namespace
          An instance of this class represents a hierarchical namespace.
QualifiedName
          This class contains a name which has a namespace.
 

Classes in org.apache.torque.generator.qname used by org.apache.torque.generator.outlet
QualifiedName
          This class contains a name which has a namespace.
 

Classes in org.apache.torque.generator.qname used by org.apache.torque.generator.outlet.copy
QualifiedName
          This class contains a name which has a namespace.
 

Classes in org.apache.torque.generator.qname used by org.apache.torque.generator.outlet.java
QualifiedName
          This class contains a name which has a namespace.
 

Classes in org.apache.torque.generator.qname used by org.apache.torque.generator.qname
Namespace
          An instance of this class represents a hierarchical namespace.
QualifiedName
          This class contains a name which has a namespace.
QualifiedNameMap
          A special map with a QualifiedName as a key.
 

Classes in org.apache.torque.generator.qname used by org.apache.torque.generator.template
QualifiedName
          This class contains a name which has a namespace.
 

Classes in org.apache.torque.generator.qname used by org.apache.torque.generator.template.velocity
QualifiedName
          This class contains a name which has a namespace.
 

Classes in org.apache.torque.generator.qname used by org.apache.torque.generator.variable
QualifiedName
          This class contains a name which has a namespace.
QualifiedNameMap
          A special map with a QualifiedName as a key.
 



Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.