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

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

public abstract class MergefieldBufferedRegion
extends BufferedElement
implements EncodingConstants


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
MergefieldBufferedRegion(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 getFieldName()
           
static java.lang.String getFieldName(java.lang.String instrText)
           
 BufferedElement getTRegion()
           
 java.lang.String setInstrText(java.lang.String instrText)
           
 
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

MergefieldBufferedRegion

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

getFieldName

public java.lang.String getFieldName()

setInstrText

public java.lang.String setInstrText(java.lang.String instrText)

getFieldName

public static java.lang.String getFieldName(java.lang.String instrText)

getTRegion

public BufferedElement getTRegion()


Copyright © 2011. All Rights Reserved.