[X] The "Vixta.org-098.01.En.iso" file could not be found or is not available. Please select another file.

Share

More
myjson - JSON object literals for java Icon

myjson - JSON object literals for java

by ahristov314


myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.


http://www.ahristov.com/myjson





Separate each tag with a space.

Release Date:

2009-02-15

Topic:

Operating System:

License:

Intended Audience:

Programming Language:

Registered:

2006-10-25

Ratings and Reviews

Be the first to post a text review of myjson - JSON object literals for java. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • myjson myjson v2.0 file released: myjson-2.0-src.jar

    Changes in version 1.2 ======================== Enhancements ------------ - Date and similar objects (Time, Timestamp, Calendar) can now be serialized as JavaScript Date() objects or as strings. See the serializeDatesAsString property, as well as the datePattern, timePattern, timestampPattern properties. Both Parser and Updater are able to read them back to Java - Serializer, Updater and Comparator now allow field filters to be specified. You can filter the fields to be processed by scope (as in previous versions), by name, or by a combination of both. See the javadoc of the IFieldFilter interface, then use the setFieldFilter() methods of any of these classes to supply the filter you wish to use during the process. - Serializer now implements Cloneable, which allows the configuration of a serializer to be cloned without having to specify it all over again. Incompatible changes -------------------- - When serializing an object belonging to a class that is not serializable with the exportNonSerializable property set to false, the previous JSON result was {}. The current JSON result is the empty string. - Attempting to update a final field no longer raises an exception, but is silently ignored instead. Bugfixes -------- No pending bugs from previous versions. Changes in version 1.0.1 ======================== Enhancements ------------ Bugfixes -------- - Fixed bug 1593039 in which a lone 0 was interpreted by the Parser as an octal prefix - Fixed bug 1593492 in which the 0.0 sequence was interpreted by the Parser as an octal sequence

    posted 323 days ago

  • myjson myjson v2.0 file released: myjson-2.0-bin.jar

    Changes in version 1.2 ======================== Enhancements ------------ - Date and similar objects (Time, Timestamp, Calendar) can now be serialized as JavaScript Date() objects or as strings. See the serializeDatesAsString property, as well as the datePattern, timePattern, timestampPattern properties. Both Parser and Updater are able to read them back to Java - Serializer, Updater and Comparator now allow field filters to be specified. You can filter the fields to be processed by scope (as in previous versions), by name, or by a combination of both. See the javadoc of the IFieldFilter interface, then use the setFieldFilter() methods of any of these classes to supply the filter you wish to use during the process. - Serializer now implements Cloneable, which allows the configuration of a serializer to be cloned without having to specify it all over again. Incompatible changes -------------------- - When serializing an object belonging to a class that is not serializable with the exportNonSerializable property set to false, the previous JSON result was {}. The current JSON result is the empty string. - Attempting to update a final field no longer raises an exception, but is silently ignored instead. Bugfixes -------- No pending bugs from previous versions. Changes in version 1.0.1 ======================== Enhancements ------------ Bugfixes -------- - Fixed bug 1593039 in which a lone 0 was interpreted by the Parser as an octal prefix - Fixed bug 1593492 in which the 0.0 sequence was interpreted by the Parser as an octal sequence

    posted 323 days ago

  • File released: /myjson/myjson v2.0/myjson-2.0-bin.jar

    posted 323 days ago

  • File released: /myjson/myjson v2.0/myjson-2.0-src.jar

    posted 323 days ago

  • Tracker comment added

    ahristov314 commented on the JSON Object Structure artifact

    posted by ahristov314 530 days ago

  • Tracker artifact added

    smedi created the JSON Object Structure artifact

    posted by smedi 580 days ago

  • Forum thread added

    xcolwell created the great lib forum thread

    posted by xcolwell 608 days ago

  • Forum thread added

    yarhoslav created the Felicitaciones forum thread

    posted by yarhoslav 1071 days ago

  • Tracker comment added

    sf-robot commented on the parse err artifact

    posted by sf-robot 1110 days ago

  • Tracker comment added

    ahristov314 commented on the parse err artifact

    posted by ahristov314 1124 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

myjson - JSON object literals for java Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks