Uses of Class
org.apache.sis.storage.IllegalNameException
Packages that use IllegalNameException
Package
Description
Build
DefaultFeatureTypes by inspection of database schemas.Utility classes for the implementation of SIS storage classes.
Reads and writes data in GPS Exchange Format (GPX).
Data store base types for retrieving and saving geospatial data
in various storage formats.
-
Uses of IllegalNameException in org.apache.sis.internal.sql.feature
Methods in org.apache.sis.internal.sql.feature that throw IllegalNameException -
Uses of IllegalNameException in org.apache.sis.internal.storage
Methods in org.apache.sis.internal.storage that throw IllegalNameExceptionModifier and TypeMethodDescriptionfinal voidFeatureCatalogBuilder.define(DefaultFeatureType type) Adds descriptions for the given feature in both theDefaultMetadataandFeatureNaminginstances. -
Uses of IllegalNameException in org.apache.sis.internal.storage.gpx
Methods in org.apache.sis.internal.storage.gpx that throw IllegalNameExceptionModifier and TypeMethodDescriptionStore.getFeatureType(String name) Deprecated.We are not sure yet if we will keep this method. -
Uses of IllegalNameException in org.apache.sis.storage
Methods in org.apache.sis.storage that throw IllegalNameExceptionModifier and TypeMethodDescriptionvoidAdds a value for the given name if none exist.Returns the value associated to the given name (case sensitive).booleanRemoves the value associated to the given name.