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

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

public class PBufferedRegion
extends BufferedElement

 
  
  
    
   
   
  
  
    
   
    
   
  
  
    
   
   MERGEFIELD Titre 
   
  
  
    
   
    
   
  
  
    
    
   
   �Titre� 
   
  
  
    
   
    
   
   
 
 


Field Summary
 
Fields inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
endElement, startTagElement
 
Constructor Summary
PBufferedRegion(BufferedElement parent, java.lang.String uri, java.lang.String localName, java.lang.String name, org.xml.sax.Attributes attributes)
           
 
Method Summary
 void addRegion(ISavable region)
           
 void process()
           
 
Methods inherited from class fr.opensagres.xdocreport.document.preprocessor.sax.BufferedElement
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

PBufferedRegion

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

addRegion

public void addRegion(ISavable region)
Specified by:
addRegion in interface IBufferedRegion
Overrides:
addRegion in class BufferedElement

process

public void process()


Copyright © 2011. All Rights Reserved.