public class JsonMapper extends Object
Right now it is not used however because boon is as simple. We kkep it the day we have probblems with boon wrt jdk 11.
| Modifier and Type | Method and Description |
|---|---|
static String |
toJson(Tuple tuple)
Return a plain json representation of a tuple.
|
static String |
toUnicodeAsciiJson(Tuple tuple)
Return a json representation where all String leafs are returned as ascii unicode representation.
|
Copyright © 2023. All rights reserved.