public class KeywordFilterGenerator extends Object
| Constructor and Description |
|---|
KeywordFilterGenerator(FilterBuilder filterBuilder) |
| Modifier and Type | Method and Description |
|---|---|
org.opengis.filter.Filter |
getFilterFromASTNode(ASTNode astNode) |
org.opengis.filter.Filter |
getFilterFromASTNode(ASTNode astNode,
String xpathSelector) |
public KeywordFilterGenerator(FilterBuilder filterBuilder)
public org.opengis.filter.Filter getFilterFromASTNode(ASTNode astNode, String xpathSelector) throws IllegalStateException
IllegalStateExceptionpublic org.opengis.filter.Filter getFilterFromASTNode(ASTNode astNode) throws IllegalStateException
IllegalStateExceptionThis work is licensed under a Creative Commons Attribution 4.0 International License.