| Package | Description | 
|---|---|
| org.apache.torque.generator.source | 
      This package contains the handling of source files. | 
| Modifier and Type | Method and Description | 
|---|---|
| SourceElement | SourceElement. getChild(SourceElementName sourceElementName)Returns the first child of this SourceElement which has
 the given name. | 
| List<SourceElement> | SourceElement. getChildren(SourceElementName sourceElementName)Returns all children of this SourceElement which have the given name. | 
| Constructor and Description | 
|---|
| SourceElement(SourceElementName sourceElementName)Constructor. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.