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