public static class TimestampParser.MillisDateFormatParser extends Object implements org.joda.time.format.DateTimeParser
| Constructor and Description |
|---|
MillisDateFormatParser() |
| Modifier and Type | Method and Description |
|---|---|
int |
estimateParsedLength() |
int |
parseInto(org.joda.time.format.DateTimeParserBucket bucket,
String text,
int position) |
public int estimateParsedLength()
estimateParsedLength in interface org.joda.time.format.DateTimeParserpublic int parseInto(org.joda.time.format.DateTimeParserBucket bucket,
String text,
int position)
parseInto in interface org.joda.time.format.DateTimeParserCopyright © 2019 The Apache Software Foundation. All Rights Reserved.