| Package | Description |
|---|---|
| org.dbrain.data.text |
| Modifier and Type | Method and Description |
|---|---|
ParseException |
ReaderCursor.error(String message) |
ParseException |
ReaderCursor.error(String message,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
T |
Parser.parse(String value)
Parse a string value and return an instance of value T.
|
LocalDate |
LocalDateFormat.parse(String value) |
Copyright © 2015. All rights reserved.