Class IsBlankFunction
java.lang.Object
org.pentaho.reporting.libraries.formula.function.information.IsBlankFunction
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IsBlankFunction
public IsBlankFunction()
-
-
Method Details
-
getCanonicalName
- Specified by:
getCanonicalName
in interfaceFunction
-
evaluate
public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters) throws EvaluationException - Specified by:
evaluate
in interfaceFunction
- Throws:
EvaluationException
-