mattw
|
62195cfd95
merge master, use visitNull on VisitorInterface, remove null handler
|
13 年之前 |
Adrien Brault
|
394b12cd6a
Array typed as hashes (array<X,X>), are now correctly serialized when empty.
|
13 年之前 |
Adrien Brault
|
5924b2e24d
Add an XmlAttributeMap
|
13 年之前 |
Johannes M. Schmitt
|
64f84404b1
added some more doc comments
|
13 年之前 |
Johannes Schmitt
|
c263aba6a1
made internals more flexible, and powerful
|
13 年之前 |
mattw
|
f8ca561668
naming/coding conventions tidy up
|
13 年之前 |
mattw
|
6ea5ccbfa6
move visitNull into custom handler so not breaking interface
|
13 年之前 |
mattw
|
078bbe5a27
add nullable option for xml visitor
|
13 年之前 |
Martin Parsiegla
|
61f3965733
Added new annotation @XmlKeyValuePairs to use the keys of an array as xml tags.
|
13 年之前 |
Johannes M. Schmitt
|
59ae6be4c9
merged anyx/virtual-property
|
13 年之前 |
Matthias Noback
|
6d45c653aa
Added fix for nested element with attribute and value
|
13 年之前 |
Aleksandr Klimenkov
|
e90b0a414a
Support virtual-property node for XmlDriver, tests
|
13 年之前 |
Aleksandr Klimenkov
|
f72bc8ed49
add VirtualPropertyMetadata for virtual method annotation
|
13 年之前 |
Aleksandr Klimenkov
|
38912e0d47
Add @Virtual annotation
|
13 年之前 |
Miha Vrhovnik
|
b8f6c64114
If you mark property as Inline, then all sub properties will be serialized to the same level as the property is.
|
13 年之前 |
Richard Fullmer
|
3619309cec
Add forgotten sprintf support for thrown exceptions in XmlSerializationVisitor
|
13 年之前 |
Johannes Schmitt
|
b1497bff83
adds the ability to change the access type on a class/property basis (wip)
|
13 年之前 |
Johannes Schmitt
|
27f30ae90a
added serialization for @XmlValue plus some more tests
|
14 年之前 |
Johannes Schmitt
|
3804032ffa
adds a YamlSerializationVisitor
|
14 年之前 |
Lukas Kahwe Smith
|
6d77a90fba
removed unnecessary variable assignment
|
14 年之前 |
Johannes Schmitt
|
7d4e1cdb6b
refactored serializer, added several new features
|
14 年之前 |