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