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 TextValue
JRException
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com