Class ZipReadRepository

java.lang.Object
org.pentaho.reporting.libraries.repository.zipreader.ZipReadRepository
All Implemented Interfaces:
Repository

public class ZipReadRepository extends Object implements Repository
Provides read-only access to ZIP files. The whole zip-file is cached in memory so this input method will fail badly on huge zuip-files.
Author:
Thomas Morgner