public class DateTextValue extends TextValue
Constructor and Description |
---|
DateTextValue(String text,
Date value,
String pattern) |
Modifier and Type | Method and Description |
---|---|
String |
getPattern() |
Date |
getValue() |
void |
handle(TextValueHandler handler) |
public String getPattern()
public Date getValue()
public void handle(TextValueHandler handler) throws JRException
handle
in class TextValue
JRException
Copyright © 2017. All rights reserved.