public class MetadataUtility extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
clearCache() |
org.gcube.datacatalogue.metadatadiscovery.DataCalogueMetadataFormatReader |
getDataCalogueMetadataFormatReader() |
static MetadataUtility |
getInstance() |
org.gcube.datacatalogue.metadatadiscovery.bean.jaxb.MetadataFormat |
getMetadataFormat(String profileName) |
Map<String,org.gcube.datacatalogue.metadatadiscovery.bean.MetadataProfile> |
getMetadataProfiles() |
List<org.gcube.datacatalogue.metadatadiscovery.bean.jaxb.NamespaceCategory> |
getNamespaceCategories() |
Set<String> |
getProfilesNames()
Returns the names of the metadata profiles in a given context
|
public static void clearCache()
public static MetadataUtility getInstance()
public org.gcube.datacatalogue.metadatadiscovery.DataCalogueMetadataFormatReader getDataCalogueMetadataFormatReader()
public Map<String,org.gcube.datacatalogue.metadatadiscovery.bean.MetadataProfile> getMetadataProfiles() throws Exception
Exceptionpublic Set<String> getProfilesNames() throws Exception
context - Exceptionpublic org.gcube.datacatalogue.metadatadiscovery.bean.jaxb.MetadataFormat getMetadataFormat(String profileName) throws Exception
ExceptionCopyright © 2019. All Rights Reserved.