Package | Description |
---|---|
org.geotools.data.complex.filter |
Modifier and Type | Method and Description |
---|---|
FeatureChainedAttributeVisitor.FeatureChainedAttributeDescriptor |
FeatureChainedAttributeVisitor.FeatureChainedAttributeDescriptor.shallowCopy()
Perform a shallow copy of this
FeatureChainedAttributeVisitor.FeatureChainedAttributeDescriptor instance. |
Modifier and Type | Method and Description |
---|---|
List<FeatureChainedAttributeVisitor.FeatureChainedAttributeDescriptor> |
FeatureChainedAttributeVisitor.getFeatureChainedAttributes()
Returns an object describing the sequence of feature chaining links that must be traversed to
reach the attribute specified by the visited expression.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ComplexFilterSplitter.checkAttributeFound(PropertyName expression,
XPathUtil.StepList exprSteps,
FeatureChainedAttributeVisitor nestedAttrExtractor,
FeatureChainedAttributeVisitor existsAttrExtractor,
List<FeatureChainedAttributeVisitor.FeatureChainedAttributeDescriptor> fcAttrs)
Attribute error check
|
Copyright © 1996–2021 Geotools. All rights reserved.