文件名称:OGNL中文版详细文档
文件大小:60KB
文件格式:RAR
更新时间:2014-01-04 06:33:52
ognl
目录 1. 简介 2. 历史 3. 语法 4. 表达式 常数 属性引用 索引 数组(Array)与列表(List)的索引 JavaBean中的索引属性(Indexed Properties) OGNL特有的对象索引属性(Object Indexed Properties) 调用方法 变量引用 带括号的表达式 子表达式(Subexpressions)链 构造集合(Collection) 列表(Lists) 数组 映射表(Maps) 对集合的投影(Project) 在集合中查询 查找第一个匹配项 查找最后一个匹配项 调用构造方法 调用静态方法 读取静态域(Static Fields) 表达式计算 伪Lambda表达式 供集合使用的伪属性 与Java语言不同的操作符 赋值与取值 5. 对象到数据类型的强制转换 将对象解释为布尔值 将对象解释为数值 将对象解释为整数 将对象解释为集合 附录A. OGNL语言参考 操作符 表格一览 3.1. OGNL 表达式元素 4.1. 集合的特殊伪属性 A.1. OGNL 操作符
【文件预览】:
OGNL-LanguageGuide-ch
----OGNL-LanguageGuide-ch-20101115()
--------basicSyntax.html(6KB)
--------history.html(3KB)
--------expressionEvaluation.html(5KB)
--------constructors.html(4KB)
--------staticMethods.html(3KB)
--------coerceInteger.html(3KB)
--------coercion.html(5KB)
--------coerceCollection.html(4KB)
--------specialCollectionsProperties.html(8KB)
--------selection.html(5KB)
--------varref.html(4KB)
--------properties.html(4KB)
--------coerceNumber.html(5KB)
--------collectionConstruction.html(5KB)
--------paren.html(3KB)
--------lambdaExpressions.html(4KB)
--------staticFields.html(4KB)
--------basicExpressions.html(6KB)
--------projection.html(4KB)
--------styles()
--------indexing.html(6KB)
--------chainedSubexpressions.html(4KB)
--------images()
--------introduction.html(5KB)
--------settingVersusGetting.html(4KB)
--------index.html(7KB)
--------methods.html(4KB)
--------apa.html(29KB)
--------differences.html(4KB)