| Projects on Google Code | Results 1 - 2 of 2 |
*`SapIdoc`* is a Java library that provides binding from Object to IDOC file.
The aims of this project is to help developpers for producing IDOC file without the hassle of learning IDOC specific format.
The project draws its inspiration from [https://jaxb.dev.java.net/ JAXB] for XML files and pr...
Gson is a Java library that can be used to convert Java Objects into its JSON representation. It can also be used to convert a JSON string to an equivalent Java object.
Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.
There are a few ...