org.jfree.formula.function.text

Class ReplaceFunction

public class ReplaceFunction extends Object implements Function

This function returns text where an old text is substituted with a new text.

Author: Cedric Pronzato

Constructor Summary
ReplaceFunction()
Method Summary
TypeValuePairevaluate(FormulaContext context, ParameterCallback parameters)
StringgetCanonicalName()

Constructor Detail

ReplaceFunction

public ReplaceFunction()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()