Class BufferedAttribute
java.lang.Object
fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
fr.opensagres.xdocreport.document.preprocessor.sax.BufferedAttribute
- All Implemented Interfaces:
IBufferedRegion,ISavable
Attribute buffered region used to manage XML dynamic attribute.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
addRegion, append, append, append, getOwnerElement, getParent, isString, toString
-
Constructor Details
-
BufferedAttribute
-
-
Method Details
-
setValue
-
getName
-
getValue
-
save
Description copied from interface:ISavableWrite the content of the buffer in the given writer.- Specified by:
savein interfaceISavable- Overrides:
savein classBufferedRegionAdpater- Throws:
IOException
-