Package aQute.lib.json
Class ArrayHandler
java.lang.Object
aQute.lib.json.Handler
aQute.lib.json.ArrayHandler
-
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
-
decodeArray
- Overrides:
decodeArray
in classHandler
- Throws:
Exception
-