Package com.atlassian.plugin.util.resource
package com.atlassian.plugin.util.resource
Classes having to do with resource loading, particularly from alternative locations.
-
ClassDescriptionLoads resources from the given class classloader.Loads resources from directories configured via the system property
plugin.resource.directories, which should be a comma-delimited list of file paths that contain resources to load.Loads resources from the plugin.An alternative resource loader for use by plugins that wish to also support loading resources outside the usual resource loading of the particular plugin type.Resource loader that always returns null