fr.opensagres.xdocreport.template.config
Class ReplaceText

java.lang.Object
  extended by fr.opensagres.xdocreport.template.config.ReplaceText

public class ReplaceText
extends java.lang.Object


Constructor Summary
ReplaceText(java.lang.String oldText, java.lang.String newText)
           
 
Method Summary
 java.lang.String getNewText()
           
 java.lang.String getOldText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplaceText

public ReplaceText(java.lang.String oldText,
                   java.lang.String newText)
Method Detail

getOldText

public java.lang.String getOldText()

getNewText

public java.lang.String getNewText()


Copyright © 2012. All Rights Reserved.