protected class JExcelApiMetadataExporter.CellTextValueHandler extends java.lang.Object implements TextValueHandler
Constructor and Description |
---|
JExcelApiMetadataExporter.CellTextValueHandler(int x,
int y,
JRPrintText textElement,
JExcelApiMetadataExporter.StyleInfo baseStyle,
boolean cellComplexFormat) |
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) |
boolean |
isCellComplexFormat() |
public JExcelApiMetadataExporter.CellTextValueHandler(int x, int y, JRPrintText textElement, JExcelApiMetadataExporter.StyleInfo baseStyle, boolean cellComplexFormat)
public void handle(StringTextValue textValue) throws JRException
handle
in interface TextValueHandler
JRException
public void handle(NumberTextValue textValue) throws JRException
handle
in interface TextValueHandler
JRException
public void handle(DateTextValue textValue) throws JRException
handle
in interface TextValueHandler
JRException
public void handle(BooleanTextValue textValue) throws JRException
handle
in interface TextValueHandler
JRException
protected Blank blank(WritableCellFormat cellStyle)
public CellValue getResult()
public boolean isCellComplexFormat()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com