Uses of Class
com.luciad.format.metadata.model.ILcdMetadataDecoder.MetadataWithSource
Package
Description
This package and subclasses contain a domain model for describing ISO19115 metadata.
This package contains a decoder and encoder for ISO19139 data sources.
-
Uses of ILcdMetadataDecoder.MetadataWithSource in com.luciad.format.metadata.model
Modifier and TypeMethodDescriptionILcdMetadataDecoder.findAndDecodeMetadata
(String aSourceName) Searches metadata files for a given source name and decodes them as an ISO-19115 metadata object.TLcdCompositeMetadataDecoder.findAndDecodeMetadata
(String aSourceName) Finds and decode additional metadata for the given data source through a suitable delegate metadata decoder. -
Uses of ILcdMetadataDecoder.MetadataWithSource in com.luciad.format.metadata.xml
Modifier and TypeMethodDescriptionTLcdISO19139MetadataDecoder.findAndDecodeMetadata
(String aSourceName) Searches metadata files for a given source name and decodes them as an ISO-19115 metadata object.