Uses of Class
org.gcube.common.metadataprofilediscovery.jaxb.MetadataFormat
-
Packages that use MetadataFormat Package Description org.gcube.common.metadataprofilediscovery org.gcube.common.metadataprofilediscovery.reader -
-
Uses of MetadataFormat in org.gcube.common.metadataprofilediscovery
Methods in org.gcube.common.metadataprofilediscovery that return MetadataFormat Modifier and Type Method Description MetadataFormatMetadataProfileDiscovery. getMetadataFormatForMetadataProfile(MetadataProfile type)Gets the metadata format for metadata type.MetadataFormatMetadataProfileReader. getMetadataFormatForMetadataProfile(MetadataProfile profile)Gets the metadata format for metadata profile.static MetadataFormatMetadataProfileReader. toMetadataFormat(InputStream metadataProfileStream)Utility method to get a metadata format from a "gCube Metadata Profiles" model (XML-based). -
Uses of MetadataFormat in org.gcube.common.metadataprofilediscovery.reader
Methods in org.gcube.common.metadataprofilediscovery.reader that return MetadataFormat Modifier and Type Method Description MetadataFormatMetadataFormatReader. getMetadataFormat()Gets the metadata format.
-