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:
encodein classHandler- Throws:
IOExceptionException
-
decodeArray
- Overrides:
decodeArrayin classHandler- Throws:
Exception
-