net.sf.jasperreports.engine.export.data
public interface TextValueHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(BooleanTextValue textValue) |
void |
handle(DateTextValue textValue) |
void |
handle(NumberTextValue textValue) |
void |
handle(StringTextValue textValue) |
void handle(StringTextValue textValue) throws JRException
JRException
void handle(NumberTextValue textValue) throws JRException
JRException
void handle(DateTextValue textValue) throws JRException
JRException
void handle(BooleanTextValue textValue) throws JRException
JRException
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com