|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctionImpl | |
---|---|
org.geotools.filter.expression | |
org.geotools.filter.function.string | This package captures a set of string formatting functions defined by the SE 1.1 specification. |
Uses of FunctionImpl in org.geotools.filter.expression |
---|
Subclasses of FunctionImpl in org.geotools.filter.expression | |
---|---|
class |
InternalVolatileFunction
A base class functions (i.e. anonymous inner classes) that are both volatile (i.e. explicitly stating evaluation needs to happen for each object in the collection
being traversed) and internal (i.e. are not subject of SPI lookup, such
as anonymous inner classes). |
Uses of FunctionImpl in org.geotools.filter.function.string |
---|
Subclasses of FunctionImpl in org.geotools.filter.function.string | |
---|---|
class |
ConcatenateFunction
The function concatenates strings. |
class |
StringInFunction
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |