|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReportResolver
Utility class to allow building reports which can get their data from any location.
| Method Summary | |
|---|---|
InputStream |
getImageInputStream(String target)
Get the InputStream for an image resource. |
InputStream |
getInputStream(String target)
Get the InputStream for a report resource (normally a subreport). |
| Method Detail |
|---|
InputStream getInputStream(String target)
throws Exception
target - name of target
Exception
InputStream getImageInputStream(String target)
throws Exception
target - name of target
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||