[ 源代码: libmjson-java ]
软件包:libmjson-java(1.4.0-3)
lean JSON Library for Java with a compact API
mJson is an extremely lightweight Java JSON library with a very concise API. Unlike other JSON libraries, it focuses on manipulating JSON structures in Java without necessarily mapping them to/from strongly typed Java objects. Because of its tiny size, it is well-suited for any application aiming at a small footprint such as mobile applications.