public class DateTextValue extends TextValue
| Constructor and Description |
|---|
DateTextValue(java.lang.String text,
java.util.Date value,
java.lang.String pattern) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPattern() |
java.util.Date |
getValue() |
void |
handle(TextValueHandler handler) |
public DateTextValue(java.lang.String text,
java.util.Date value,
java.lang.String pattern)
public java.lang.String getPattern()
public java.util.Date getValue()
public void handle(TextValueHandler handler) throws JRException
handle in class TextValueJRException© 2001-2010 Jaspersoft Corporation www.jaspersoft.com