fr.opensagres.xdocreport.template.config
Class ReplaceText

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

public class ReplaceText
extends Object


Constructor Summary
ReplaceText(String oldText, String newText)
           
 
Method Summary
 String getNewText()
           
 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(String oldText,
                   String newText)
Method Detail

getOldText

public String getOldText()

getNewText

public String getNewText()


Copyright © 2013. All rights reserved.