Skip to content

API Details

Alessandro Vurro edited this page May 17, 2016 · 27 revisions

On this page are described in detail all the components of JMapperAPI.

General Tips

in order to improve readability and simplify the implementation it is strongly recommended to import static methods provided by JMapperAPI:

...
import static com.googlecode.jmapper.api.JMapperAPI.*;
...

In Details

under construction

Clone this wiki locally