|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReportCompiler
Allows reports to be compiled. Some implementations might not need this.
Method Summary | |
---|---|
ReportDefinition |
compile(InputStream input)
|
ReportDefinition |
compile(String name)
|
Method Detail |
---|
ReportDefinition compile(InputStream input) throws ReportException
ReportException
ReportDefinition compile(String name) throws ReportException
ReportException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |