|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyIsLike | |
|---|---|
| org.opengis.filter | Filters features according their properties. |
| Uses of PropertyIsLike in org.opengis.filter |
|---|
| Methods in org.opengis.filter that return PropertyIsLike | |
|---|---|
PropertyIsLike |
FilterFactory.like(Expression expr,
String pattern)
Character string comparison operator with pattern matching and default wildcards. |
PropertyIsLike |
FilterFactory.like(Expression expr,
String pattern,
String wildcard,
String singleChar,
String escape)
Character string comparison operator with pattern matching and specified wildcards. |
| Methods in org.opengis.filter with parameters of type PropertyIsLike | |
|---|---|
Object |
FilterVisitor.visit(PropertyIsLike filter,
Object extraData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||