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

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.BufferedStartTagElement
All Implemented Interfaces:
IBufferedRegion, ISavable

public class BufferedStartTagElement
extends BufferedTagElement

Buffer for start tag element.


Field Summary
 
Fields inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedRegion
regions
 
Constructor Summary
BufferedStartTagElement(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

BufferedStartTagElement

public BufferedStartTagElement(BufferedElement parent)


Copyright © 2013. All rights reserved.