| Package | Description |
|---|---|
| org.gradle.api.internal.resources | |
| org.gradle.api.resources |
Interfaces and API for the 'Resources' concept.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceIsAFolderException
Exception thrown when one attempts to read a folder
|
| Modifier and Type | Class and Description |
|---|---|
class |
MissingResourceException
Exception thrown when the resource does not exist
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
ReadableResource.read()
Returns an input stream that provides means to read the resource
|
Copyright © 2013. All rights reserved