Interface XPathBuilder

All Superinterfaces:
XPathBasicBuilder

public interface XPathBuilder extends XPathBasicBuilder
Builds XPath Filters
Author:
Michael Menousek
  • Method Summary

    Modifier and Type
    Method
    Description
    org.geotools.api.filter.Filter
    Builds a Filter that matches Metacards where the XML node indicated by the XPath exists.
    is()
    Continue building the Filter with an implied EQUALS

    Methods inherited from interface ddf.catalog.filter.XPathBasicBuilder

    like