Package com.sdicons.json.mapper

Mapping Java domain classes to the JSON domain so that the generated JSON is nice and clean.

See: Description

Package com.sdicons.json.mapper Description

Mapping Java domain classes to the JSON domain so that the generated JSON is nice and clean. The JSON is plain and simple but there are limitations. Object graphs for instance cannot be represented. The JSONMapper can be used to do the mapping.

Copyright © 2012. All Rights Reserved.