The Artima Developer Community
Sponsored Link

Java Buzz Forum
freeJSX: Free Java Serialization to XML (GPL)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Goldy Lukka

Posts: 1008
Nickname: xyling
Registered: Jan, 2004

Goldy Lukka is a Java Developer and an Entrepreneur. He is Founder of xyling.com.
freeJSX: Free Java Serialization to XML (GPL) Posted: Aug 13, 2004 12:22 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Goldy Lukka.
Original Post: freeJSX: Free Java Serialization to XML (GPL)
Feed Title: Xyling Java Blogs
Feed URL: http://www.javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources.
Latest Java Buzz Posts
Latest Java Buzz Posts by Goldy Lukka
Latest Posts From Xyling Java Blogs

Advertisement
Free Java Serialization to XML (free JSX) allows you to write and read any Java object graph as XML data with one line of code. Java to XML, and XML to java automatically. You can verify your data and manipulate it with standard XML tools like DOM, JDOM, and XSLT. Free JSX automatically creates a file format/wire protocol for all Java objects, so that it is always up to date as the code evolves. When you need backward compatibility, free JSX provides the evolution techniques of JOS, and you can modify the XML directly. Unlike databinders, such as JAXB and Castor, no explicit mappings are required.
[Resource-Type: Weblink/Resource; Category: Java and XML; XRating: 4]

Read: freeJSX: Free Java Serialization to XML (GPL)

Topic: XHTML - Not your father's HTML Previous Topic   Next Topic Topic: Another WS spec

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use