Package net.sf.jasperreports.data
Interface RepositoryDataLocation
-
- All Superinterfaces:
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 StringgetLocation()-
Methods inherited from interface net.sf.jasperreports.engine.JRCloneable
clone
-
-
-
-
Method Detail
-
getLocation
String getLocation()
-
-