public final class CustomImplementationsFinder extends Object
Modifier and Type | Method and Description |
---|---|
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) |
static Expression |
find(FeatureTypeMapping mappings,
XPathUtil.StepList xpath,
NestedAttributeMapping nestedMapping) |
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)
public static Expression find(FeatureTypeMapping mappings, XPathUtil.StepList xpath, NestedAttributeMapping nestedMapping)
Copyright © 1996–2019 Geotools. All rights reserved.