Interface | Description |
---|---|
MultipleValue |
Represents a mapping that can result in multiple values.
|
Class | Description |
---|---|
AppSchemaDataAccessConfigurator |
Utility class to create a set of
objects from a complex datastore's configuration object (
AppSchemaDataAccessDTO ). |
AppSchemaDataAccessDTO |
Configuration object for a
AppSchemaDataAccess . |
AppSchemaFeatureTypeRegistry |
A registry of GeoTools
AttributeType and AttributeDescriptor lazily parsed from
the EMF XSDTypeDefinition and XSDElementDeclaration added through FeatureTypeRegistry.addSchemas(SchemaIndex) . |
AttributeMapping |
Configuration object for the mapping of a community schema attribute.
|
DataAccessMap |
Utility class to help keep track of the DataAccess instances created while parsing App-Schema
configuration and thus avoid creating the same (i.e. with identical configuration parameters)
DataAccess twice.
|
JdbcMultipleValue |
Implementation of the multivalued mappings API for JDBC based data sources.
|
NonFeatureTypeProxy |
This class represents the fake feature type needed for feature chaining for properties that are
not features.
|
SourceDataStore | |
TypeMapping | |
XMLConfigDigester |
Digester to consume the app-schema
AppSchemaDataAccessFactory configuration file. |
Copyright © 1996–2019 Geotools. All rights reserved.