Package aQute.lib.json
Class MapHandler
java.lang.Object
aQute.lib.json.Handler
aQute.lib.json.MapHandler
-
Method Summary
-
Method Details
-
encode
public void encode(Encoder app, Object object, Map<Object, Type> visited) throws IOException, Exception- Specified by:
encode
in classHandler
- Throws:
IOException
Exception
-
decodeObject
- Overrides:
decodeObject
in classHandler
- Throws:
Exception
-