public abstract class BaseExport extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.openl.rules.testmethod.export.Styles |
styles |
| Constructor and Description |
|---|
BaseExport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
autoSizeColumns(org.apache.poi.xssf.streaming.SXSSFSheet sheet) |
protected org.apache.poi.ss.usermodel.Cell |
createCell(org.apache.poi.ss.usermodel.Row row,
int cellNum,
Object value,
org.apache.poi.ss.usermodel.CellStyle style) |
protected Object |
getSimpleValue(Object value) |
protected static void |
setCellComment(org.apache.poi.ss.usermodel.Cell cell,
String message) |
protected org.openl.rules.testmethod.export.Styles styles
protected static void setCellComment(org.apache.poi.ss.usermodel.Cell cell,
String message)
protected void autoSizeColumns(org.apache.poi.xssf.streaming.SXSSFSheet sheet)
protected org.apache.poi.ss.usermodel.Cell createCell(org.apache.poi.ss.usermodel.Row row,
int cellNum,
Object value,
org.apache.poi.ss.usermodel.CellStyle style)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.