public class DefaultDataTableExporter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGO_PATH_JPG |
static String |
LOGO_PATH_PNG |
| Constructor and Description |
|---|
DefaultDataTableExporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessorExcel(Object document) |
void |
postProcessorPDF(Object document) |
void |
preProcessorExcel(Object document) |
void |
preProcessorPDF(Object document) |
public static final String LOGO_PATH_PNG
public static final String LOGO_PATH_JPG
public void preProcessorPDF(Object document) throws IOException, com.lowagie.text.BadElementException, com.lowagie.text.DocumentException
IOExceptioncom.lowagie.text.BadElementExceptioncom.lowagie.text.DocumentExceptionpublic void postProcessorPDF(Object document) throws IOException, com.lowagie.text.BadElementException, com.lowagie.text.DocumentException
IOExceptioncom.lowagie.text.BadElementExceptioncom.lowagie.text.DocumentExceptionpublic void preProcessorExcel(Object document) throws IOException, com.lowagie.text.BadElementException, com.lowagie.text.DocumentException
IOExceptioncom.lowagie.text.BadElementExceptioncom.lowagie.text.DocumentExceptionpublic void postProcessorExcel(Object document) throws IOException, com.lowagie.text.BadElementException, com.lowagie.text.DocumentException
IOExceptioncom.lowagie.text.BadElementExceptioncom.lowagie.text.DocumentExceptionCopyright © 2015. All rights reserved.