| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export.oasis |
| Modifier and Type | Class and Description |
|---|---|
protected class |
JROdsExporter.OdsDocumentBuilder |
protected class |
JROdtExporter.OdtDocumentBuilder |
| Modifier and Type | Field and Description |
|---|---|
protected DocumentBuilder |
JROdtExporter.documentBuilder |
protected DocumentBuilder |
JROdsExporter.documentBuilder |
| Constructor and Description |
|---|
JROdsExporter.OdsTableBuilder(DocumentBuilder documentBuilder,
JasperPrint jasperPrint,
int reportIndex,
int pageIndex,
WriterHelper bodyWriter,
WriterHelper styleWriter,
StyleCache styleCache) |
TableBuilder(DocumentBuilder documentBuilder,
JasperPrint jasperPrint,
int reportIndex,
int pageIndex,
WriterHelper bodyWriter,
WriterHelper styleWriter,
StyleCache styleCache) |
TableBuilder(DocumentBuilder documentBuilder,
JasperPrint jasperPrint,
String name,
WriterHelper bodyWriter,
WriterHelper styleWriter,
StyleCache styleCache) |
Copyright © 2014. All rights reserved.