public class LoopDirective extends Directive
Directive.DirectiveType| Constructor and Description |
|---|
LoopDirective(Directive parent,
String startLoopDirective,
String endLoopDirective,
String sequence,
String item) |
| Modifier and Type | Method and Description |
|---|---|
String |
getItem() |
String |
getSequence() |
Directive.DirectiveType |
getType() |
formatDirective, getEndDirective, getEndNoParse, getParent, getStartDirective, getStartNoParse, isEvaluateEngineOnlyForFields, toStringpublic String getSequence()
public String getItem()
public Directive.DirectiveType getType()
Copyright © 2015. All Rights Reserved.