org.jfree.formula.function.text

Class SubstituteFunction

public class SubstituteFunction extends Object implements Function

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

Author: Cedric Pronzato

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

Constructor Detail

SubstituteFunction

public SubstituteFunction()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()