Uses of Enum Class
ddf.catalog.filter.impl.SimpleFilterDelegate.XPathPropertyOperation
Packages that use SimpleFilterDelegate.XPathPropertyOperation
Package
Description
Provides implementations to help with the use of filters
-
Uses of SimpleFilterDelegate.XPathPropertyOperation in ddf.catalog.filter.impl
Methods in ddf.catalog.filter.impl that return SimpleFilterDelegate.XPathPropertyOperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SimpleFilterDelegate.XPathPropertyOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ddf.catalog.filter.impl with parameters of type SimpleFilterDelegate.XPathPropertyOperationModifier and TypeMethodDescription<S> TSimpleFilterDelegate.xpathOperation(String xpath, S literal, Class<S> literalClass, SimpleFilterDelegate.XPathPropertyOperation xpathPropertyOperation) Deprecated.