net.sf.jasperreports.engine.export
protected class JExcelApiExporter.CellTextValueHandler extends java.lang.Object implements TextValueHandler
| Constructor and Description |
|---|
JExcelApiExporter.CellTextValueHandler(int x,
int y,
JExcelApiExporter.StyleInfo baseStyle) |
| Modifier and Type | Method and Description |
|---|---|
protected Blank |
blank(WritableCellFormat cellStyle) |
CellValue |
getResult() |
void |
handle(BooleanTextValue textValue) |
void |
handle(DateTextValue textValue) |
void |
handle(NumberTextValue textValue) |
void |
handle(StringTextValue textValue) |
public JExcelApiExporter.CellTextValueHandler(int x,
int y,
JExcelApiExporter.StyleInfo baseStyle)
public void handle(StringTextValue textValue) throws JRException
handle in interface TextValueHandlerJRExceptionpublic void handle(NumberTextValue textValue) throws JRException
handle in interface TextValueHandlerJRExceptionpublic void handle(DateTextValue textValue) throws JRException
handle in interface TextValueHandlerJRExceptionpublic void handle(BooleanTextValue textValue) throws JRException
handle in interface TextValueHandlerJRExceptionprotected Blank blank(WritableCellFormat cellStyle)
public CellValue getResult()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com