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 JSONCodecJSONCodec. addHandler(java.lang.reflect.Type type, Handler handler)Add a new local handlerJSONCodecJSONCodec. setIgnorenull(boolean ignorenull)Ignore null values in output and input
-