Class ExpressionUtil


  • public class ExpressionUtil
    extends Object
    A helper util that filter all known function and expressions and returns only the expressions, but not the functions.
    Author:
    Thomas Morgner
    • Method Detail

      • getKnownFunctions

        public org.pentaho.reporting.engine.classic.core.metadata.ExpressionMetaData[] getKnownFunctions()
      • getKnownExpressions

        public org.pentaho.reporting.engine.classic.core.metadata.ExpressionMetaData[] getKnownExpressions()