public class ChecksumPath extends Object
AssetRequestHandler
implementations
where the first folder in the extra path is actually a computed checksum of the resource's content.Modifier and Type | Field and Description |
---|---|
String |
checksum |
String |
resourcePath |
Constructor and Description |
---|
ChecksumPath(ResourceStreamer streamer,
String baseFolder,
String extraPath) |
public final String resourcePath
public ChecksumPath(ResourceStreamer streamer, String baseFolder, String extraPath)
public boolean stream(Resource resource) throws IOException
resource
- to streamIOException
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.