クラス PoiReportingOutputModel
java.lang.Object
org.iplass.mtp.impl.report.PoiReportingOutputModel
- すべての実装されたインタフェース:
Closeable,AutoCloseable,ReportingOutputModel
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidclose()org.apache.poi.ss.usermodel.WorkbookgetBook()voidvoidsetPasswordAttributeName(String passwordAttributeName) voidwrite(OutputStream os, String password)
-
コンストラクタの詳細
-
PoiReportingOutputModel
- 例外:
Exception
-
-
メソッドの詳細
-
getBook
public org.apache.poi.ss.usermodel.Workbook getBook() -
getLogicRuntime
-
setLogicRuntime
-
getPasswordAttributeName
-
setPasswordAttributeName
-
write
public void write(OutputStream os, String password) throws IOException, org.apache.poi.openxml4j.exceptions.InvalidFormatException, GeneralSecurityException - 例外:
IOExceptionorg.apache.poi.openxml4j.exceptions.InvalidFormatExceptionGeneralSecurityException
-
close
- 定義:
closeインタフェース内AutoCloseable- 定義:
closeインタフェース内Closeable- 例外:
IOException
-