Class BufferedEndTagElement
java.lang.Object
fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
fr.opensagres.xdocreport.document.preprocessor.sax.BufferedTagElement
fr.opensagres.xdocreport.document.preprocessor.sax.BufferedEndTagElement
- All Implemented Interfaces:
IBufferedRegion,ISavable
Buffer for end tag element.
-
Field Summary
Fields inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
regions -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedTagElement
getAfter, getBefore, save, setAfter, setBeforeMethods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
addRegion, append, append, append, isString, resetMethods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
getOwnerElement, getParent, toString
-
Constructor Details
-
BufferedEndTagElement
-