fr.opensagres.xdocreport.document.pptx.preprocessor.txbody
Class ATxBodyBufferedRegion

java.lang.Object
  extended by fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
      extended by fr.opensagres.xdocreport.document.pptx.preprocessor.txbody.TxBodyBufferedRegion
          extended by fr.opensagres.xdocreport.document.pptx.preprocessor.txbody.ATxBodyBufferedRegion
All Implemented Interfaces:
IBufferedRegion, ISavable

public class ATxBodyBufferedRegion
extends TxBodyBufferedRegion


Field Summary
 
Fields inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
endTagElement, startTagElement
 
Constructor Summary
ATxBodyBufferedRegion(BufferedElement parent, String uri, String localName, String name, Attributes attributes)
           
 
Method Summary
 
Methods inherited from class fr.opensagres.xdocreport.document.pptx.preprocessor.txbody.TxBodyBufferedRegion
addIgnoreEndLoopDirective, addRegion, isIgnoreEndLoopDirective, process
 
Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
append, append, append, end, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ATxBodyBufferedRegion

public ATxBodyBufferedRegion(BufferedElement parent,
                             String uri,
                             String localName,
                             String name,
                             Attributes attributes)


Copyright © 2013. All rights reserved.