public final class ReportManager
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.io.File |
createReport(ReportContext ctx)
帳票を出力します。
|
static java.io.InputStream |
createReportStream(ReportContext ctx)
帳票オブジェクトのストリームを返します。
|
public static java.io.File createReport(ReportContext ctx)
ctx
- 帳票コンテキストpublic static java.io.InputStream createReportStream(ReportContext ctx)
ctx
- 帳票コンテキスト