Package org.geotools.data.complex.spi
Class CustomImplementationsFinder
Object
CustomImplementationsFinder
Helper class used to find implementations for extensions points.
-
Method Summary
Modifier and TypeMethodDescriptionstatic NestedAttributeMapping
find
(AppSchemaDataAccessConfigurator configuration, Expression idExpression, Expression parentExpression, XPathUtil.StepList targetXPath, boolean isMultiValued, Map<Name, Expression> clientProperties, Expression sourceElement, XPathUtil.StepList sourcePath, NamespaceSupport namespaces) static Expression
find
(FeatureTypeMapping mappings, XPathUtil.StepList xpath, NestedAttributeMapping nestedMapping)
-
Method Details
-
find
public static NestedAttributeMapping find(AppSchemaDataAccessConfigurator configuration, Expression idExpression, Expression parentExpression, XPathUtil.StepList targetXPath, boolean isMultiValued, Map<Name, Expression> clientProperties, Expression sourceElement, XPathUtil.StepList sourcePath, NamespaceSupport namespaces) -
find
public static Expression find(FeatureTypeMapping mappings, XPathUtil.StepList xpath, NestedAttributeMapping nestedMapping)
-