fr.opensagres.xdocreport.document.docx.preprocessor
Class RBufferedRegion

java.lang.Object
  extended by fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
      extended by fr.opensagres.xdocreport.document.docx.preprocessor.MergefieldBufferedRegion
          extended by fr.opensagres.xdocreport.document.docx.preprocessor.RBufferedRegion
All Implemented Interfaces:
EncodingConstants, IBufferedRegion, ISavable

public class RBufferedRegion
extends MergefieldBufferedRegion


Field Summary
 
Fields inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
endElement, startTagElement
 
Fields inherited from interface fr.opensagres.xdocreport.core.EncodingConstants
APOS, GT, LT, UTF_8
 
Constructor Summary
RBufferedRegion(TransformedBufferedDocumentContentHandler handler, BufferedElement parent, java.lang.String uri, java.lang.String localName, java.lang.String name, org.xml.sax.Attributes attributes)
           
 
Method Summary
 java.lang.String getFldCharType()
           
 java.lang.String getTContent()
           
 void setFldCharType(java.lang.String fldCharType)
           
 java.lang.String setInstrText(java.lang.String instrText)
           
 void setTContent(java.lang.String tContent)
           
 
Methods inherited from class fr.opensagres.xdocreport.document.docx.preprocessor.MergefieldBufferedRegion
getFieldName, getFieldName, getTRegion
 
Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
addRegion, append, append, append, end, findChildren, findChildren, findFirstChild, findFirstChild, findParent, findParent, getAttributes, getEndTagElement, getEndTagElementName, getOwnerElement, getParent, getStartTagElement, getStartTagElementName, getTextContent, isEnded, isString, match, registerDynamicAttributes, removeAll, reset, save, setAttribute, setContentAfterEndTagElement, setContentBeforeStartTagElement, setTextContent, start, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RBufferedRegion

public RBufferedRegion(TransformedBufferedDocumentContentHandler handler,
                       BufferedElement parent,
                       java.lang.String uri,
                       java.lang.String localName,
                       java.lang.String name,
                       org.xml.sax.Attributes attributes)
Method Detail

setFldCharType

public void setFldCharType(java.lang.String fldCharType)

getFldCharType

public java.lang.String getFldCharType()

setTContent

public void setTContent(java.lang.String tContent)

setInstrText

public java.lang.String setInstrText(java.lang.String instrText)
Overrides:
setInstrText in class MergefieldBufferedRegion

getTContent

public java.lang.String getTContent()


Copyright © 2011. All Rights Reserved.