|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pentaho.reporting.libraries.resourceloader.loader.AbstractResourceData
org.pentaho.reporting.libraries.resourceloader.loader.URLResourceData
public class URLResourceData
A generic read handler for URL resources.
| Field Summary |
|---|
| Fields inherited from interface org.pentaho.reporting.libraries.resourceloader.ResourceData |
|---|
CONTENT_LENGTH, CONTENT_TYPE, FILENAME |
| Constructor Summary | |
|---|---|
URLResourceData(ResourceKey key)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getAttribute(java.lang.String key)
|
ResourceKey |
getKey()
|
java.io.InputStream |
getResourceAsStream(ResourceManager caller)
|
long |
getVersion(ResourceManager caller)
|
| Methods inherited from class org.pentaho.reporting.libraries.resourceloader.loader.AbstractResourceData |
|---|
getLength, getResource, getResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLResourceData(ResourceKey key)
| Method Detail |
|---|
public java.io.InputStream getResourceAsStream(ResourceManager caller)
throws ResourceLoadingException
ResourceLoadingExceptionpublic java.lang.Object getAttribute(java.lang.String key)
public long getVersion(ResourceManager caller)
throws ResourceLoadingException
ResourceLoadingExceptionpublic ResourceKey getKey()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||