Package net.sf.jasperreports.data
Interface RepositoryDataLocation
-
- All Superinterfaces:
java.lang.Cloneable,DataFile,JRCloneable
- All Known Implementing Classes:
StandardRepositoryDataLocation
public interface RepositoryDataLocation extends DataFile
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLocation()-
Methods inherited from interface net.sf.jasperreports.engine.JRCloneable
clone
-
-