Class OperatorNameFilterVisitor

  • All Implemented Interfaces:
    FilterVisitor

    public class OperatorNameFilterVisitor
    extends Object
    implements FilterVisitor
    A FilterVisitor responsible for providing the capabilities name used to identify the provided filter.

    These names will match those used by FilterCapabilities Operations and may be used to verify that the provided filter is supported.

    Author:
    Jody Garnett