Skip to content

7digital/XML-Deserialization-Examples

Repository files navigation

XML Deserialization Examples

The purpose of this project is to present different approaches of xml mapping to own domain classes.

The FilesExtractor app deserializes the same xml using following approaches:

The FilesExtractor shows statistics of:

  • xml load time
  • total data accessing time
  • total time

The statistics are taken for:

  • 1 data access
  • 1 data access (to show difference between framework initalization and normal usage)
  • 100 data accesses
  • 1000 data accesses
  • 10000 data accesses

About

Presentation of different xml deserialization approaches and its statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages