| Package | Description |
|---|---|
| org.dbrain.data.json | |
| org.dbrain.data.parsing | |
| org.dbrain.data.text |
| Class and Description |
|---|
| ParseException |
| Class and Description |
|---|
| ParseException |
| Class and Description |
|---|
| Format
A format can produce a textual representation of an entity and also, create an entity from a textual representation.
|
| FormatException |
| Formatter
Simple contract that provide a String representation from a T value.
|
| ParseException |
| Parser
Simple contract that allows to convert a string representation to a T value.
|
Copyright © 2014. All rights reserved.