Class URLResourceData
java.lang.Object
org.pentaho.reporting.libraries.resourceloader.loader.AbstractResourceData
org.pentaho.reporting.libraries.resourceloader.loader.URLResourceData
- All Implemented Interfaces:
Serializable,ResourceData
A generic read handler for URL resources.
- Author:
- Thomas Morgner
- See Also:
-
Field Summary
Fields inherited from interface org.pentaho.reporting.libraries.resourceloader.ResourceData
CONTENT_LENGTH, CONTENT_TYPE, FILENAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String key) protected Stringprotected static longgetKey()getResourceAsStream(ResourceManager caller) protected URLgetUrl()longgetVersion(ResourceManager caller) protected static booleanprotected voidsetFilename(String filename) protected voidsetKey(ResourceKey key) protected voidMethods inherited from class org.pentaho.reporting.libraries.resourceloader.loader.AbstractResourceData
getLength, getResource, getResource
-
Constructor Details
-
URLResourceData
-
-
Method Details
-
getFixedCacheDelay
protected static long getFixedCacheDelay() -
isFixBrokenWebServiceDateHeader
protected static boolean isFixBrokenWebServiceDateHeader() -
setUrl
-
setKey
-
setFilename
-
getUrl
-
getFilename
-
getResourceAsStream
- Throws:
ResourceLoadingException
-
getAttribute
-
getVersion
- Throws:
ResourceLoadingException
-
getKey
-