org.pentaho.reporting.libraries.resourceloader.loader.zip
Class ZipResourceData
java.lang.Object
org.pentaho.reporting.libraries.resourceloader.loader.AbstractResourceData
org.pentaho.reporting.libraries.resourceloader.loader.zip.ZipResourceData
- All Implemented Interfaces:
- java.io.Serializable, ResourceData
public class ZipResourceData
- extends AbstractResourceData
Creation-Date: 05.04.2006, 15:44:07
- Author:
- Thomas Morgner
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZipResourceData
public ZipResourceData(ResourceKey key)
getResourceAsStream
public java.io.InputStream getResourceAsStream(ResourceManager caller)
throws ResourceLoadingException
- Throws:
ResourceLoadingException
getAttribute
public java.lang.Object getAttribute(java.lang.String key)
getKey
public ResourceKey getKey()
getVersion
public long getVersion(ResourceManager caller)
throws ResourceLoadingException
- Throws:
ResourceLoadingException