Interface IResourceFinder

    • Method Detail

      • find

        IResourceStream find​(Class<?> clazz,
                             String pathname)
        Looks for a given pathname along this path
        Parameters:
        clazz - The class requesting the resource stream
        pathname - The filename with possible path
        Returns:
        The resource stream