The Artima Developer Community
Sponsored Link

Web Buzz Forum
XStream 1.1 released

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
Friedrich Anode

Posts: 71
Nickname: anode
Registered: Jul, 2003

Friedrich Anode is a web entrepeneur and musician.
XStream 1.1 released Posted: Sep 26, 2006 6:02 AM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Friedrich Anode.
Original Post: XStream 1.1 released
Feed Title: Anode Says...
Feed URL: http://apps5.oingo.com/apps/domainpark/domainpark.cgi?client=GALT6690&s=asp.net
Feed Description: Web technology news and opinion.
Latest Web Buzz Posts
Latest Web Buzz Posts by Friedrich Anode
Latest Posts From Anode Says...

Advertisement
I'm pleased to announce the release of XStream 1.1. New features include:
  • Improved support for serializing objects following the Java Serialization Specification:
    • Calls custom serialization methods, readObject(), writeObject(), readResolve() and writeReplace() in class, if defined.
    • Supports ObjectInputStream.getFields() and ObjectOutputStream.putFields() in custom serialization.
  • Provides implementations of ObjectInputStream and ObjectOutputStream, allowing drop in replacements for standard serialization, including support for streams of objects. [More...]
  • Reads and writes directly to most XML Java APIs: DOM, DOM4J, JDOM, XOM, Electric XML, StAX, Trax (write only), SAX (write only). [More...]
View the complete change log and download.

Read: XStream 1.1 released

Topic: Understanding the CSS box model Previous Topic   Next Topic Topic: Listamatic: display a list as a menu bar, as a set of tabs, or in any other way.

Sponsored Links



Google
  Web Artima.com   

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