Package org.gradle.api.resources

Interfaces and API for the 'Resources' concept.

See:
          Description

Interface Summary
ReadableResource A resource that can be read.
Resource A generic resource of some kind.
ResourceHandler Provides access to resource-specific utility methods, for example factory methods that create various resources.
 

Exception Summary
MissingResourceException Exception thrown when the resource does not exist
ResourceException Generic resource exception that all other resource-related exceptions inherit from.
 

Package org.gradle.api.resources Description

Interfaces and API for the 'Resources' concept.