| Package | Description |
|---|---|
| org.gradle.api.internal.resource | |
| org.gradle.configuration | |
| org.gradle.groovy.scripts |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingResource |
class |
DelegatingResource |
class |
StringResource |
class |
UriResource |
| Modifier and Type | Method and Description |
|---|---|
Resource |
DelegatingResource.getResource() |
| Constructor and Description |
|---|
CachingResource(Resource resource) |
DelegatingResource(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ImportsScriptSource.getResource() |
| Modifier and Type | Method and Description |
|---|---|
Resource |
UriScriptSource.getResource() |
Resource |
StringScriptSource.getResource() |
Resource |
ScriptSource.getResource()
Returns the source for this script.
|
Resource |
DelegatingScriptSource.getResource() |
Resource |
CachingScriptSource.getResource() |
Copyright © 2013. All rights reserved