Package org.gvsig.remoteclient.wfs.filters
package org.gvsig.remoteclient.wfs.filters
-
ClassDescriptionAll classes that implement a "Query Language" must to inherit of this classThis class implements a binary tree (not ordered) that is used to build a sintactic tree for the SQL language.Default SQL formatterThis interface must be implemented by the classes that format a SQL expression.It parses a SQL expression (just the where part) and seperates it in "sub-expresion".