public interface XPathBuilder extends XPathBasicBuilder
Filters| Modifier and Type | Method and Description |
|---|---|
org.opengis.filter.Filter |
exists()
Builds a
Filter that matches Metacards where the XML node
indicated by the XPath exists. |
XPathBasicBuilder |
is()
Continue building the
Filter with an implied EQUALS |
likeorg.opengis.filter.Filter exists()
Filter that matches Metacards where the XML node
indicated by the XPath exists. Searches across all Metacard Attributes of type AttributeType.AttributeFormat.XML.Filter for indicated XPathXPathBasicBuilder is()
Filter with an implied EQUALSXPathBasicBuilder, to continue building the FilterThis work is licensed under a Creative Commons Attribution 4.0 International License.