Class NamespaceCategoryReader
- java.lang.Object
-
- org.gcube.common.metadataprofilediscovery.reader.NamespaceCategoryReader
-
public class NamespaceCategoryReader extends Object
The Class NamespaceCategoryReader.- Author:
- Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it Apr 26, 2017
-
-
Constructor Summary
Constructors Constructor Description NamespaceCategoryReader(org.gcube.common.scope.impl.ScopeBean scope)Instantiates a new medata format reader.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NamespaceCategoriesgetNamespaces()Gets the namespaces.StringtoString()
-
-
-
Method Detail
-
getNamespaces
public NamespaceCategories getNamespaces()
Gets the namespaces.- Returns:
- the namespaces
-
-