Class UriResolverServices


  • public class UriResolverServices
    extends Object
    The Class UriResolverServices.
    Author:
    Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) Feb 19, 2019
    • Method Detail

      • getInstance

        public static UriResolverServices getInstance()
        Gets the single instance of UriResolverServices.
        Returns:
        single instance of UriResolverServices
      • getListOfResourcePath

        public List<String> getListOfResourcePath​(Set<Class<?>> applicationClasses)
        Gets the list of resource path.
        Parameters:
        applicationClasses - the application classes
        Returns:
        the list of resource path
      • getListOfResourceNode

        public org.gcube.com.fasterxml.jackson.databind.node.ObjectNode getListOfResourceNode​(Set<Class<?>> applicationClasses)
        Gets the list of resource node.
        Parameters:
        applicationClasses - the application classes
        Returns:
        the list of resource node