org.geotools.filter
Class FilterParsingUtils
Object
FilterParsingUtils
public class FilterParsingUtils
- extends Object
Convenience class for filter parsing.
The primary function of this class is to share code among the different versions
of filter parsing.
- Author:
- Justin Deoliveira, OpenGEO
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterParsingUtils
public FilterParsingUtils()
Filter_getProperty
public static Object Filter_getProperty(Object object,
QName name)
BinaryLogicOperator_getChildFilters
public static List<Filter> BinaryLogicOperator_getChildFilters(Node node,
FilterFactory factory)
Copyright © 1996-2009 Geotools. All Rights Reserved.