public class URLResourceData extends AbstractResourceData
CONTENT_LENGTH, CONTENT_TYPE, FILENAME| Constructor and Description |
|---|
URLResourceData(ResourceKey key) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String key) |
ResourceKey |
getKey() |
InputStream |
getResourceAsStream(ResourceManager caller) |
long |
getVersion(ResourceManager caller) |
getLength, getResource, getResourcepublic URLResourceData(ResourceKey key)
public InputStream getResourceAsStream(ResourceManager caller) throws ResourceLoadingException
ResourceLoadingExceptionpublic long getVersion(ResourceManager caller) throws ResourceLoadingException
ResourceLoadingExceptionpublic ResourceKey getKey()