| Package | Description |
|---|---|
| aQute.lib.json |
| Modifier and Type | Method | Description |
|---|---|---|
JSONCodec |
JSONCodec.addHandler(java.lang.reflect.Type type,
Handler handler) |
Add a new local handler
|
JSONCodec |
JSONCodec.setIgnorenull(boolean ignorenull) |
Ignore null values in output and input
|