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:
encodein classHandler- Throws:
IOExceptionException
-
decodeObject
- Overrides:
decodeObjectin classHandler- Throws:
Exception
-