Class FunctionEVALFILE

  • All Implemented Interfaces:
    ExpressionItem

    public class FunctionEVALFILE
    extends AbstractFunction
    The Function makes preprocessing of a file and return result as a string value. It uses the current preprocessor context as the context for preprocessing the file.
    • Field Detail

      • ARG_TYPES

        private static final ValueType[][] ARG_TYPES
    • Constructor Detail

      • FunctionEVALFILE

        public FunctionEVALFILE()