public static class DateParser.QuietPos extends ParsePosition
| Constructor and Description |
|---|
QuietPos(int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorIndex() |
int |
getErrorIndexReal() |
RuntimeException |
getException() |
DateTimeFormatter |
getFormatter() |
TemporalAccessor |
getTemporal() |
void |
setErrorIndex(int ei) |
public int getErrorIndexReal()
public TemporalAccessor getTemporal()
public DateTimeFormatter getFormatter()
public RuntimeException getException()
public void setErrorIndex(int ei)
setErrorIndex in class ParsePositionpublic int getErrorIndex()
getErrorIndex in class ParsePositionCopyright © 2023. All rights reserved.