public class ParserDate extends AbstractParsableValue<Calendar>
| Modifier and Type | Field and Description |
|---|---|
protected static SimpleDateFormat |
DATE_FORMAT |
protected String |
text |
value| Constructor and Description |
|---|
ParserDate(String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTextValue() |
void |
parse() |
getValue, setValueCopyright © 2014. All Rights Reserved.