Class RowBufferedRegion
java.lang.Object
fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
fr.opensagres.xdocreport.document.preprocessor.sax.RowBufferedRegion
- All Implemented Interfaces:
IBufferedRegion,ISavable
Table row buffered region.
-
Field Summary
Fields inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
endTagElement, startTagElement -
Constructor Summary
ConstructorsConstructorDescriptionRowBufferedRegion(BufferedElement parent, String uri, String localName, String name, Attributes attributes) -
Method Summary
Modifier and TypeMethodDescriptionvoidinitializeLoopTemplateDirective(String itemNameList, fr.opensagres.xdocreport.template.formatter.IDocumentFormatter formatter, String startNoParse, String endNoParse) booleanvoidsetEndLoopDirective(String endLoopDirective) voidsetLoopTemplateDirective(String startLoopDirective, String endLoopDirective) voidsetStartLoopDirective(String startLoopDirective) Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
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, toString
-
Constructor Details
-
RowBufferedRegion
public RowBufferedRegion(BufferedElement parent, String uri, String localName, String name, Attributes attributes)
-
-
Method Details
-
setLoopTemplateDirective
-
setStartLoopDirective
-
setEndLoopDirective
-
isLoopTemplateDirectiveInitilalized
public boolean isLoopTemplateDirectiveInitilalized() -
initializeLoopTemplateDirective
-
getItemNameList
-
getStartLoopDirective
-
getEndLoopDirective
-