Package | Description |
---|---|
org.apache.commons.el | |
org.apache.commons.el.parser |
Modifier and Type | Class and Description |
---|---|
class |
ArraySuffix
Represents an operator that obtains a Map entry, an indexed
value, a property value, or an indexed property value of an object.
|
class |
PropertySuffix
Represents an operator that obtains the value of another value's
property.
|
Modifier and Type | Method and Description |
---|---|
ValueSuffix |
ArraySuffix.bindFunctions(FunctionMapper functions) |
abstract ValueSuffix |
ValueSuffix.bindFunctions(FunctionMapper functions) |
Modifier and Type | Method and Description |
---|---|
ValueSuffix |
ELParser.ValueSuffix() |
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.