|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFileGenerator
Interface to all FileGenerators.
Method Summary | |
---|---|
boolean |
generateFile(java.lang.String filename)
Generate a file which contains data in a specific format. |
void |
setProperties(java.util.Properties properties)
Set all relevant properties. |
Method Detail |
---|
boolean generateFile(java.lang.String filename)
filename
- Name of the file to generate
void setProperties(java.util.Properties properties)
properties
- Properties to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |