Interface ReportOutputWriter
- All Superinterfaces:
AutoCloseable
,Closeable
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDefaultLayout
(ReportPageLayout layout) void
void
write
(ReportHtml h) void
write
(ReportImage i) void
write
(ReportList l) void
void
void
void
write
(ReportTable t) void
-
Method Details
-
setDefaultLayout
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-