Projects / Java Serialization to XML

Java Serialization to XML

JSX serializes Java objects to XML. You can persist objects, evolve them, and send them over the network and between applications. Your object data becomes human-readable and human-writable. You can test it, search it, profile it, audit it, and edit it with ordinary text and XML tools. JSX handles all POJOs and also all classes that require Java's own object serialization.

Tags
Implementation

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  11 Jan 2010 09:55
  • Rrelease-after

Changes: The convenience methods in class P now wrap exceptions and rethrow them, instead of printing a stacktrace directly.

  • Rrelease-mid
  •  14 Dec 2009 10:17
  • Rrelease-after

Changes: This release adds the convenience method fromFile(String filename) to JSX.P.

  • Rrelease-mid
  •  07 Dec 2009 08:58
  • Rrelease-after

Changes: This is an internal consolidation release.

  • Rrelease-mid
  •  17 Aug 2009 12:33
  • Rrelease-after

Changes: The Object fromString(String xml) convenience method was added to the JSX.P object, to be used with String asString(Object obj).

  • Rrelease-mid
  •  13 Aug 2009 08:47
  • Rrelease-after

Changes: toFile and asString convenience methods were added to JSX.P.

F377e2a3e8a24a0709592e515065940f_thumb

Project Spotlight

Bacula

A network backup solution.

No-screenshot

Project Spotlight

slapt-get

An APT-like system for Slackware package management.