Class FileResourceLoader

    • Constructor Detail

      • FileResourceLoader

        public FileResourceLoader()
    • Method Detail

      • supports

        public boolean supports​(String path)
        Description copied from interface: ResourceLoader
        Returns whether the supplied path can be loaded by this resource loader.
        Specified by:
        supports in interface ResourceLoader
        Parameters:
        path - to check
        Returns:
        whether the supplied path can be loaded by this resource loader