fr.opensagres.xdocreport.document.preprocessor.sax
Class BufferedEndTagElement

java.lang.Object
  extended by fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
      extended by fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
          extended by fr.opensagres.xdocreport.document.preprocessor.sax.BufferedTagElement
              extended by fr.opensagres.xdocreport.document.preprocessor.sax.BufferedEndTagElement
All Implemented Interfaces:
IBufferedRegion, ISavable

public class BufferedEndTagElement
extends BufferedTagElement

Buffer for end tag element.


Field Summary
 
Fields inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
regions
 
Constructor Summary
BufferedEndTagElement(BufferedElement parent)
           
 
Method Summary
 
Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedTagElement
getAfter, getBefore, save, setAfter, setBefore
 
Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
addRegion, append, append, append, isString, reset
 
Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegionAdpater
getOwnerElement, getParent, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BufferedEndTagElement

public BufferedEndTagElement(BufferedElement parent)


Copyright © 2013. All rights reserved.