Uses of Class
org.geotools.filter.text.commons.Result
Packages that use Result
-
Uses of Result in org.geotools.filter.text.commons
Methods in org.geotools.filter.text.commons that return ResultModifier and TypeMethodDescriptionBuildResultStack.peek()
AbstractFilterBuilder.peekResult()
BuildResultStack.popResult()
Methods in org.geotools.filter.text.commons with parameters of type ResultModifier and TypeMethodDescriptionvoid
void
AbstractFilterBuilder.pushResult
(Result result) Adds in the result stack the partial result associated to node.