Uses of Class
org.apache.sis.internal.storage.MetadataBuilder
Packages that use MetadataBuilder
Package
Description
Build
DefaultFeatureTypes by inspection of database schemas.Utility classes for the implementation of SIS storage classes.
-
Uses of MetadataBuilder in org.apache.sis.internal.sql.feature
Methods in org.apache.sis.internal.sql.feature with parameters of type MetadataBuilderModifier and TypeMethodDescriptionfinal voidDatabase.listTables(DatabaseMetaData metadata, MetadataBuilder builder) Stores information about tables in the given metadata. -
Uses of MetadataBuilder in org.apache.sis.internal.storage
Subclasses of MetadataBuilder in org.apache.sis.internal.storageModifier and TypeClassDescriptionfinal classHelper methods for the feature metadata created byDataStoreimplementations.Methods in org.apache.sis.internal.storage with parameters of type MetadataBuilderModifier and TypeMethodDescriptionprotected final voidURIDataStore.addTitleOrIdentifier(MetadataBuilder builder) Adds the filename (without extension) as the citation title if there are no titles, or as the identifier otherwise.