| Modifier and Type | Method and Description |
|---|---|
LoopTemplate |
ContentTemplate.createFor(java.lang.String condition)
create a LoopTemplate for a
for-next-loop within this content |
LoopTemplate |
ContentTemplate.createWhile(java.lang.String condition)
create a LoopTemplate for a
while-loop within this content |