public class UDFCaller extends CallerResponseStreamResult
Constructor and Description |
---|
UDFCaller(PageContext parent,
UDF udf,
Object[] arguments,
boolean doIncludePath) |
UDFCaller(PageContext parent,
UDF udf,
Struct namedArguments,
boolean doIncludePath) |
Modifier and Type | Method and Description |
---|---|
void |
_call(PageContext parent,
PageContext pc) |
call
public UDFCaller(PageContext parent, UDF udf, Object[] arguments, boolean doIncludePath)
public UDFCaller(PageContext parent, UDF udf, Struct namedArguments, boolean doIncludePath)
public void _call(PageContext parent, PageContext pc) throws PageException
_call
in class CallerResponseStreamResult
PageException
Copyright © 2015 Lucee