Package org.gvsig.remoteclient.wfs.filters

Interface Summary
Filter  
ISQLExpressionFormat This interface must be implemented by the classes that format a SQL expression.
 

Class Summary
AbstractFilter All classes that implement a "Query Language" must to inherit of this class
BinaryTree This class implements a binary tree (not ordered) that is used to build a sintactic tree for the SQL language.
DefaultSQLExpressionFormat Default SQL formatter
ParseExpressions It parses a SQL expression (just the where part) and seperates it in "sub-expresion".
 



Copyright © 2014 gvSIG Association. All Rights Reserved.