org.pentaho.reporting.libraries.formula.function.information
Class IsBlankFunction
java.lang.Object
org.pentaho.reporting.libraries.formula.function.information.IsBlankFunction
- All Implemented Interfaces:
- Serializable, Function
public class IsBlankFunction
- extends Object
- implements Function
Document me!
- Author:
- : Thomas Morgner
- See Also:
- Serialized Form
IsBlankFunction
public IsBlankFunction()
getCanonicalName
public String getCanonicalName()
- Specified by:
getCanonicalName
in interface Function
evaluate
public TypeValuePair evaluate(FormulaContext context,
ParameterCallback parameters)
throws EvaluationException
- Specified by:
evaluate
in interface Function
- Throws:
EvaluationException