| Package | Description |
|---|---|
| org.springframework.extensions.surf |
| Modifier and Type | Method and Description |
|---|---|
String |
DependencyHandler.getChecksum(String path,
DependencyHandlerProcessingCallback callback)
Obtains a checksum path for the supplied path by first checking a cache for previously generated
values and failing that will attempt to actually retrieve the resource which will in turn actually
generate a checksum path and place it in the cache which is then rechecked.
|
InputStream |
DependencyHandler.getResourceInputStream(String path,
DependencyHandlerProcessingCallback callback)
Creates an
InputStream to the requested path. |
Copyright © 2005–2016 Alfresco Software. All rights reserved.