Uses of Interface
org.gvsig.remoteclient.wfs.filters.ISQLExpressionFormat
Packages that use ISQLExpressionFormat
Package
Description
-
Uses of ISQLExpressionFormat in org.gvsig.remoteclient.wfs.filters
Classes in org.gvsig.remoteclient.wfs.filters that implement ISQLExpressionFormatConstructors in org.gvsig.remoteclient.wfs.filters with parameters of type ISQLExpressionFormat -
Uses of ISQLExpressionFormat in org.gvsig.remoteclient.wfs.filters.filterencoding
Constructors in org.gvsig.remoteclient.wfs.filters.filterencoding with parameters of type ISQLExpressionFormatModifierConstructorDescriptionFilterEncoding(ISQLExpressionFormat formatter) Create a new Filter Encoding ParserFilterEncoding(ISQLExpressionFormat formatter, String namesPacePrefix, String wildCard, String singleChar, String escape, Hashtable filterAttributes) Create a new Filter Encoding Parser