Uses of Class
org.geotools.data.complex.config.AppSchemaDataAccessConfigurator
Packages that use AppSchemaDataAccessConfigurator
-
Uses of AppSchemaDataAccessConfigurator in org.geotools.data.complex.spi
Methods in org.geotools.data.complex.spi with parameters of type AppSchemaDataAccessConfiguratorModifier and TypeMethodDescriptionCustomMappingFactory.createNestedAttributeMapping
(AppSchemaDataAccessConfigurator configuration, Expression idExpression, Expression parentExpression, XPathUtil.StepList targetXPath, boolean isMultiValued, Map<Name, Expression> clientProperties, Expression sourceElement, XPathUtil.StepList sourcePath, NamespaceSupport namespaces) static NestedAttributeMapping
CustomImplementationsFinder.find
(AppSchemaDataAccessConfigurator configuration, Expression idExpression, Expression parentExpression, XPathUtil.StepList targetXPath, boolean isMultiValued, Map<Name, Expression> clientProperties, Expression sourceElement, XPathUtil.StepList sourcePath, NamespaceSupport namespaces) -
Uses of AppSchemaDataAccessConfigurator in org.geotools.data.mongodb.complex
Methods in org.geotools.data.mongodb.complex with parameters of type AppSchemaDataAccessConfiguratorModifier and TypeMethodDescriptionMongoNestedMappingFactory.createNestedAttributeMapping
(AppSchemaDataAccessConfigurator configuration, Expression idExpression, Expression parentExpression, XPathUtil.StepList targetXPath, boolean isMultiValued, Map<Name, Expression> clientProperties, Expression sourceElement, XPathUtil.StepList sourcePath, NamespaceSupport namespaces)