Class DummyRepository

java.lang.Object
org.pentaho.reporting.libraries.repository.dummy.DummyRepository
All Implemented Interfaces:
Serializable, Repository

public class DummyRepository extends Object implements Repository, Serializable
A dummy repositor is a empty repository that swallows all content fed into it.
Author:
Thomas Morgner
See Also: