fr.opensagres.xdocreport.document.docx.preprocessor
Class MergefieldBufferedRegion
java.lang.Object
fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
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
| 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 |
MergefieldBufferedRegion
public MergefieldBufferedRegion(TransformedBufferedDocumentContentHandler handler,
BufferedElement parent,
java.lang.String uri,
java.lang.String localName,
java.lang.String name,
org.xml.sax.Attributes attributes)
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.