|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.writersforge.catalan.process.workers.xml.DirectiveStack.Directive
org.writersforge.catalan.process.workers.xml.DirectiveStack.Repeat
A Directive to repeat an embedded stack of directives until a certain condition is met.
| Constructor Summary | |
DirectiveStack.Repeat(DirectiveStack embeddedStack)
Creates a new instance of Repeat. |
|
| Method Summary | |
DirectiveStack |
getStack()
Retrieves the embedded stack. |
| Methods inherited from class org.writersforge.catalan.process.workers.xml.DirectiveStack.Directive |
getValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DirectiveStack.Repeat(DirectiveStack embeddedStack)
embeddedStack - the stack to iterate over| Method Detail |
public DirectiveStack getStack()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||