org.pentaho.reporting.libraries.formula.function.text

Class ReptFunction

public class ReptFunction extends Object implements Function

This function returns text repeated Count times.

Author: Cedric Pronzato

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

Constructor Detail

ReptFunction

public ReptFunction()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()