public class AssetResourceLocatorImpl extends Object implements AssetResourceLocator
Constructor and Description |
---|
AssetResourceLocatorImpl(ResourceDigestManager digestManager,
Response response,
AssetSource assetSource) |
Modifier and Type | Method and Description |
---|---|
Resource |
findClasspathResourceForPath(String path)
For a complete classpath path, returns the Resource for the path.
|
public AssetResourceLocatorImpl(ResourceDigestManager digestManager, Response response, AssetSource assetSource)
public Resource findClasspathResourceForPath(String path) throws IOException
AssetResourceLocator
findClasspathResourceForPath
in interface AssetResourceLocator
IOException
Copyright © 2003-2012 The Apache Software Foundation.