Uses of Interface
com.luciad.ogc.filter.evaluator.ILcdPropertyRetriever
Package
Description
This package provides classes to evaluate an OGC 1.0/1.1/2.0 filter.
-
Uses of ILcdPropertyRetriever in com.luciad.ogc.csw.record
Modifier and TypeMethodDescriptionTLcdCSWAPISOPropertyRetrieverProvider.getPropertyRetriever
(TLcdOGCXPath aXPath) TLcdCSWRecordPropertyRetrieverProvider.getPropertyRetriever
(TLcdOGCXPath aXPath) -
Uses of ILcdPropertyRetriever in com.luciad.ogc.filter.evaluator
Modifier and TypeClassDescriptionclass
This class is an implementation ofILcdPropertyRetriever
that returns the object itself.Modifier and TypeMethodDescriptionILcdOGCFilterEvaluator.buildPropertyRetriever
(ILcdOGCExpression aExpression, TLcdOGCFilterContext aContext) Builds anILcdPropertyRetriever
instance for a given OGC expression.TLcdOGCFilterEvaluator.buildPropertyRetriever
(ILcdOGCExpression aExpression, TLcdOGCFilterContext aContext) ILcdPropertyRetrieverProvider.getPropertyRetriever
(TLcdOGCXPath aXPath) Returns an instance ofILcdPropertyRetriever
that corresponds to the given OGC XPath expression.TLcdDataObjectPropertyRetrieverProvider.getPropertyRetriever
(TLcdOGCXPath aXPath) TLcdFeaturedDescriptorPropertyRetrieverProvider.getPropertyRetriever
(TLcdOGCXPath xPath) TLcdFeaturedDescriptorProviderPropertyRetrieverProvider.getPropertyRetriever
(TLcdOGCXPath aXPath) TLcdSelfPropertyRetrieverProvider.getPropertyRetriever
(TLcdOGCXPath aXPath) TLcdXMLElementPropertyRetrieverProvider.getPropertyRetriever
(TLcdOGCXPath aXPath) Deprecated.