Uses of Interface
org.geotools.data.complex.config.MultipleValue
Packages that use MultipleValue
Package
Description
This package contains the implementation of a ComplexDataStore,
-
Uses of MultipleValue in org.geotools.data.complex
Methods in org.geotools.data.complex that return MultipleValueConstructors in org.geotools.data.complex with parameters of type MultipleValueModifierConstructorDescriptionAttributeMapping
(Expression idExpression, Expression sourceExpression, String sourceIndex, XPathUtil.StepList targetXPath, AttributeType targetNodeInstance, boolean isMultiValued, Map<Name, Expression> clientProperties, MultipleValue multipleValue) AttributeMapping
(Expression idExpression, Expression sourceExpression, String sourceIndex, XPathUtil.StepList targetXPath, AttributeType targetNodeInstance, boolean isMultiValued, Map<Name, Expression> clientProperties, MultipleValue multipleValue, String indexField) -
Uses of MultipleValue in org.geotools.data.complex.config
Classes in org.geotools.data.complex.config that implement MultipleValueModifier and TypeClassDescriptionfinal class
Implementation of the multivalued mappings API for JDBC based data sources.Methods in org.geotools.data.complex.config that return MultipleValueMethods in org.geotools.data.complex.config with parameters of type MultipleValueModifier and TypeMethodDescriptionvoid
AttributeMapping.setMultipleValue
(MultipleValue multipleValue) -
Uses of MultipleValue in org.geotools.data.complex.filter
Methods in org.geotools.data.complex.filter that return types with arguments of type MultipleValue