Package org.geotools.data.complex.feature.type
package org.geotools.data.complex.feature.type
-
ClassesClassDescriptionFeature type factory to produce complex feature type that can be used in feature chaining.This is a specialization of complex feature type that can be nested inside another feature type.A registry of GeoTools
AttributeTypeandAttributeDescriptorlazily parsed from the EMFXSDTypeDefinitionandXSDElementDeclarationadded throughFeatureTypeRegistry.addSchemas(SchemaIndex).This is a set of utility methods used when implementing types.A specialisation ofFeatureTypeFactoryImplthat returnsUniqueNameFeatureTypeImplinstead ofFeatureTypeImplto avoid equality tests on types with cyclic definitions.A specialisation ofFeatureTypeImplthat avoids equality tests on feature types with cyclic definitions by considering features types to be equal if and only if their names are equal.