forked from hpehl/piriti
-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Harald Pehl edited this page Oct 29, 2012
·
3 revisions
Piriti is able to (de)serialize fairly complex JSON and XML data. All mapping information is based on reasonable defaults and a handful annotations. The actual code is generated for you using deferred binding and generators.
On the following pages the common features for both JSON and XML mapping are described:
- Readers / Writers
- Annotations
- Supported Types
- Inheritance
- References
- Converters
- Getter Setter
- External Mappings
- Events
The specific features for JSON and XML mapping are described here: