Uses of Class
org.gcube.common.metadataprofilediscovery.jaxb.NamespaceCategories
-
Packages that use NamespaceCategories Package Description org.gcube.common.metadataprofilediscovery org.gcube.common.metadataprofilediscovery.reader -
-
Uses of NamespaceCategories in org.gcube.common.metadataprofilediscovery
Methods in org.gcube.common.metadataprofilediscovery that return NamespaceCategories Modifier and Type Method Description static NamespaceCategoriesNamespaceCategoriesCache. get(String scope)Gets the VRE obj for input VRE name.protected static NamespaceCategoriesNamespaceCategoriesCache. loadNamespaces(String scope)Load VRE obj for VRE name.Methods in org.gcube.common.metadataprofilediscovery that return types with arguments of type NamespaceCategories Modifier and Type Method Description com.google.common.cache.LoadingCache<String,NamespaceCategories>NamespaceCategoriesCache. getCache()Gets the cache. -
Uses of NamespaceCategories in org.gcube.common.metadataprofilediscovery.reader
Methods in org.gcube.common.metadataprofilediscovery.reader that return NamespaceCategories Modifier and Type Method Description NamespaceCategoriesNamespaceCategoryReader. getNamespaces()Gets the namespaces.
-