Uses of Class
aQute.lib.json.JSONCodec
-
Packages that use JSONCodec Package Description aQute.lib.json -
-
Uses of JSONCodec in aQute.lib.json
Methods in aQute.lib.json that return JSONCodec Modifier and Type Method Description JSONCodec
JSONCodec. addHandler(java.lang.reflect.Type type, Handler handler)
Add a new local handlerJSONCodec
JSONCodec. setIgnorenull(boolean ignorenull)
Ignore null values in output and input
-