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 277d7cb commit d5e18f1Copy full SHA for d5e18f1
README.md
@@ -59,7 +59,7 @@ Serialized via **XML:**
59
```
60
<?xml version="1.0" encoding="UTF-8"?>
61
<java version="1.8.0_92" class="java.beans.XMLDecoder">
62
- <object class="org.some.beautiful.Foo">
+ <object class="some.package.Foo">
63
<void property="val1">
64
<double>55</double>
65
</void>
0 commit comments