java.lang.Object
org.pentaho.reporting.libraries.resourceloader.loader.AbstractResourceData
org.pentaho.reporting.libraries.resourceloader.loader.file.FileResourceData
All Implemented Interfaces:
Serializable, ResourceData

public class FileResourceData extends AbstractResourceData
A simple file reader. This class, as all core implementation, does not hold any references to the data read from the file. Caching is left to the cache provider.
Author:
Thomas Morgner
See Also: