Package nl.rrd.wool.json
-
Class Summary Class Description JsonMapper JsonObject This class has a toMap() method that uses Jackson to convert the object to a map and a toString() method that returns the simple class name and the map string.
| Class | Description |
|---|---|
| JsonMapper | |
| JsonObject |
This class has a toMap() method that uses Jackson to convert the object to a
map and a toString() method that returns the simple class name and the map
string.
|