Uses of Class
gov.nasa.pds.registry.common.meta.Metadata
Packages that use Metadata
Package
Description
-
Uses of Metadata in gov.nasa.pds.registry.common.meta
Methods in gov.nasa.pds.registry.common.meta that return MetadataModifier and TypeMethodDescriptionExtract basic metadata from a PDS labelMethods in gov.nasa.pds.registry.common.meta with parameters of type MetadataModifier and TypeMethodDescriptionvoidFileMetadataExtractor.extract(File file, Metadata meta, List<FileRefRule> refRules) Extract file metadata -
Uses of Metadata in gov.nasa.pds.registry.common.util.doc
Methods in gov.nasa.pds.registry.common.util.doc with parameters of type Metadata -
Uses of Metadata in gov.nasa.pds.registry.common.util.json
Methods in gov.nasa.pds.registry.common.util.json with parameters of type MetadataModifier and TypeMethodDescriptionstatic StringRegistryDocBuilder.createDataJson(Metadata meta, String jobId) Create data JSON line of the NJSON 2-line recordstatic StringRegistryDocBuilder.createPKJson(Metadata meta) Create primary key JSON line of the NJSON 2-line record