|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITemplateBuilder
Interface of class that can build a jasper template from a query string.
Method Summary | |
---|---|
java.lang.String |
buildTemplate()
Builds the template. |
void |
buildTemplateToFile(java.io.File templateFile)
Builds the template to file. |
Method Detail |
---|
java.lang.String buildTemplate()
void buildTemplateToFile(java.io.File templateFile) throws java.io.IOException
templateFile
- the template file
java.io.IOException
- Signals that an I/O exception has occurred.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |