Uses of Interface
org.gvsig.remoteclient.wfs.filters.ISQLExpressionFormat

Packages that use ISQLExpressionFormat
org.gvsig.remoteclient.wfs.filters   
org.gvsig.remoteclient.wfs.filters.filterencoding   
 

Uses of ISQLExpressionFormat in org.gvsig.remoteclient.wfs.filters
 

Classes in org.gvsig.remoteclient.wfs.filters that implement ISQLExpressionFormat
 class DefaultSQLExpressionFormat
          Default SQL formatter
 

Constructors in org.gvsig.remoteclient.wfs.filters with parameters of type ISQLExpressionFormat
AbstractFilter(ISQLExpressionFormat formatter)
           
 

Uses of ISQLExpressionFormat in org.gvsig.remoteclient.wfs.filters.filterencoding
 

Constructors in org.gvsig.remoteclient.wfs.filters.filterencoding with parameters of type ISQLExpressionFormat
FilterEncoding(ISQLExpressionFormat formatter)
          Create a new Filter Encoding Parser
FilterEncoding(ISQLExpressionFormat formatter, java.lang.String namesPacePrefix, java.lang.String wildCard, java.lang.String singleChar, java.lang.String escape, java.util.Hashtable filterAttributes)
          Create a new Filter Encoding Parser
 



Copyright © 2014 gvSIG Association. All Rights Reserved.