Class FunctionEVALFILE

java.lang.Object
com.igormaznitsa.jcp.expression.functions.AbstractFunction
com.igormaznitsa.jcp.expression.functions.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.