@XmlElement(value="Recode") public interface Recode extends Function
This function recodes values from a property or expression into corresponding values of arbitrary type. The comparisons are performed checking for identical values.
NIL
Modifier and Type | Method and Description |
---|---|
Expression |
getLookupValue()
Get lookup value.
|
List<MapItem> |
getMapItems()
See
MapItem for details. |
getFallbackValue, getFunctionName, getName, getParameters
accept, evaluate, evaluate
@XmlElement(value="LookupValue") Expression getLookupValue()
Copyright © 1996–2022 Geotools. All rights reserved.