public class RowBufferedRegion extends BufferedElement
endTagElement, startTagElement| Constructor and Description |
|---|
RowBufferedRegion(BufferedElement parent,
String uri,
String localName,
String name,
Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndLoopDirective() |
String |
getItemNameList() |
String |
getStartLoopDirective() |
void |
initializeLoopTemplateDirective(String itemNameList,
IDocumentFormatter formatter,
String startNoParse,
String endNoParse) |
boolean |
isLoopTemplateDirectiveInitilalized() |
void |
setEndLoopDirective(String endLoopDirective) |
void |
setLoopTemplateDirective(String startLoopDirective,
String endLoopDirective) |
void |
setStartLoopDirective(String startLoopDirective) |
addRegion, append, append, append, end, findChildAt, findChildAt, findChildren, findChildren, findFirstChild, findFirstChild, findParent, findParent, get, getAttributes, getEndTagElement, getEndTagElementName, getInnerText, getName, getOwnerElement, getParent, getStartTagElement, getStartTagElementName, getTextContent, isEnded, isReseted, isString, match, put, registerDynamicAttributes, removeAll, reset, save, setAttribute, setContentAfterEndTagElement, setContentBeforeStartTagElement, setInnerText, setTextContent, start, toStringpublic RowBufferedRegion(BufferedElement parent, String uri, String localName, String name, Attributes attributes)
public void setLoopTemplateDirective(String startLoopDirective, String endLoopDirective)
public void setStartLoopDirective(String startLoopDirective)
public void setEndLoopDirective(String endLoopDirective)
public boolean isLoopTemplateDirectiveInitilalized()
public void initializeLoopTemplateDirective(String itemNameList, IDocumentFormatter formatter, String startNoParse, String endNoParse)
public String getItemNameList()
public String getStartLoopDirective()
public String getEndLoopDirective()
Copyright © 2017. All Rights Reserved.