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, setValueprotected static final SimpleDateFormat DATE_FORMAT
protected String text
public ParserDate(String text)
text - Copyright © 2017. All Rights Reserved.