Class MetadataFormatReader


  • public class MetadataFormatReader
    extends Object
    The Class MetadataFormatReader.
    Author:
    Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it May 19, 2017
    • Constructor Detail

      • MetadataFormatReader

        public MetadataFormatReader​(org.gcube.common.scope.impl.ScopeBean scope,
                                    String resourceID)
                             throws Exception
        Instantiates a new medata format reader.
        Parameters:
        scope - the scope
        resourceID - the resource id
        Throws:
        Exception - the exception
    • Method Detail

      • getScope

        public org.gcube.common.scope.impl.ScopeBean getScope()
        Gets the scope.
        Returns:
        the scope
      • getMetadataFormat

        public MetadataFormat getMetadataFormat()
        Gets the metadata format.
        Returns:
        the metadataFormat
      • getResourceID

        public String getResourceID()
        Gets the resource id.
        Returns:
        the resourceID