|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--tomp.ext.compiler.Item
|
+--tomp.ext.compiler.ComposedItem
|
+--tomp.ext.compiler.CollectionLoop
| Field Summary | |
java.lang.String |
collectionName
|
| Fields inherited from class tomp.ext.compiler.Item |
application, condition, element, id, index, initParams, inPackage, isOnException, itemOn, items, params, parent, priority, returnCodeOnException, sourcePath, targetPath, toUpdate, type, whatCatch |
| Constructor Summary | |
CollectionLoop(org.jdom.Element e,
Application app,
java.lang.String id,
java.lang.String type,
Item parent,
int priority,
java.lang.String collectionName,
java.lang.String inPackage)
|
|
| Method Summary | |
void |
header(java.lang.StringBuffer output,
int indent)
|
| Methods inherited from class tomp.ext.compiler.ComposedItem |
footer, getClassFileName, getFileName, produceSource, saveSource |
| Methods inherited from class tomp.ext.compiler.Item |
addAllImports, addImports, addItem, beginCatch, beginTry, body, clearImports, compareTo, condition, conditionFooter, conditionHeader, declaration, defaultCatch, determineWhatInitParamsImport, endCatch, findItem, generateParameters, generateSetParameters, generateSubstParameters, getAction, getDescendantOrSelfCount, getFilterStyleRef, getId, getImport, getImports, gets, getSourcePath, getTargetPath, isFiltered, label, processChildren, produceImports, produceItems, producePackageDecl, setImports, setSourcePath, setTargetPath, setWhatCatch |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String collectionName
| Constructor Detail |
public CollectionLoop(org.jdom.Element e,
Application app,
java.lang.String id,
java.lang.String type,
Item parent,
int priority,
java.lang.String collectionName,
java.lang.String inPackage)
| Method Detail |
public void header(java.lang.StringBuffer output,
int indent)
header in class ComposedItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||