* Field processing
* Change logic
* Move DEFAULT_FIELD_ID in StructHandler interface
* Add field id support for msgpack
* Msgpack: Changed pack type to byte
* New logic with enum states
* Fix types
* Msgpack: Bugfix
* Add tests
* Add null checking in constructor
* Msgpack: now can be reused
* Msgpack: fix
* BJ-139: Added xml handler
* Added object types, constants moved to other class
* fix constant's modifiers
* Added handler's reuseable, support null-values
* Added xml processor
* Moved constants to other class
* Added some exception handling
* fix
* Added additional description in exception handling
* Fixed after comments
* Removed main method, fixed doc
* Removed error handling in method writeEndElement
* Added throwing runtime exception when init
* Added snapshot-version in poms
* Fixed filter parent pom version