|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.report.util.ReportConfiguration
org.jfree.report.util.PropertyFileReportConfiguration
A report configuration that reads its values from the jfreereport.properties file.
| Field Summary |
| Constructor Summary | |
PropertyFileReportConfiguration()
Default constructor. |
|
| Method Summary | |
void |
load(java.io.InputStream in)
Loads the properties stored in the given file. |
void |
load(java.lang.String fileName)
Loads the properties stored in the given file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertyFileReportConfiguration()
| Method Detail |
public void load(java.lang.String fileName)
fileName - the file name of the stored properties.public void load(java.io.InputStream in)
in - the input stream used to read the properties.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||