Uses of Class
org.geotools.data.complex.filter.FeatureChainedAttributeVisitor
-
Packages that use FeatureChainedAttributeVisitor Package Description org.geotools.data.complex.filter -
-
Uses of FeatureChainedAttributeVisitor in org.geotools.data.complex.filter
Methods in org.geotools.data.complex.filter with parameters of type FeatureChainedAttributeVisitor Modifier and Type Method Description protected void
ComplexFilterSplitter. checkAttributeFound(PropertyName expression, XPathUtil.StepList exprSteps, FeatureChainedAttributeVisitor nestedAttrExtractor, FeatureChainedAttributeVisitor existsAttrExtractor, List<FeatureChainedAttributeVisitor.FeatureChainedAttributeDescriptor> fcAttrs)
Attribute error check
-