public class PbsDateParser extends DateParser
Date. The string should be a date in
the format used by PBS records. That is : MM/dd/yyyy HH:mm:ss. For example:
01/20/2001 21:23:52| Modifier and Type | Field and Description |
|---|---|
static PbsDateParser |
PARSER
Useful static instance of this object to be used when one doesn't want to
generate lots of parsers when one will suffice
|
| Constructor and Description |
|---|
PbsDateParser() |
format, getType, parsepublic static final PbsDateParser PARSER