org.jfree.formula.function.information

Class IsErrorFunction

public class IsErrorFunction extends Object implements Function

This function returns true if the parameter is of error.

Author: Cedric Pronzato

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

Constructor Detail

IsErrorFunction

public IsErrorFunction()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()