程序包 org.beetl.ext.fn
类 DebugFunction
java.lang.Object
org.beetl.ext.fn.DebugFunction
- 所有已实现的接口:
Function,Function.LineAware
在控制台输出对象,如
<% debug(user)%>,该方法输出该方法的行数,以及对象的toString返回的字符串:
System.out.println(paras[0].toString());可以调用DebugFunction.enable = false ,来禁止输出
- 作者:
- xiandafu
-
嵌套类概要
从接口继承的嵌套类/接口 org.beetl.core.Function
Function.ChangeInput, Function.ForceSafe, Function.LineAware -
字段概要
字段 -
构造器概要
构造器 -
方法概要