We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd5cb03 commit 0d8bba7Copy full SHA for 0d8bba7
README.rst
@@ -60,6 +60,7 @@ Features
60
* Primitive values unmarshaling
61
* Automatic conversion of Java Collections to python ones
62
(``HashMap`` => ``dict``, ``ArrayList`` => ``list``, etc.)
63
+* Basic marshalling of simple Java objects
64
65
Requirements
66
============
0 commit comments