javadata home page



The javadata project provides a set of Java packages supporting the serialization, deserialization, and tree-based navigation of Java objects. In particular, JD supports
javadata differs from other solutions
In addition to source and javadoc files, the javadata release files include three jar files:
In order to compile the entire javadata source tree, you will need all of the additional files/packages mentioned in the section describing the jar files:
  1. org.xml.sax, org.xml.sax.helpers + implementation
  2. javax.xml.parsers + implementation
  3. org.xmlpull + implementation
  4. gnu.regexp
javadata requires JDK 1.2 or later.



For more information, go to the SourceForge javadata project page at http://sourceforge.net/projects/javadata.

Last updated on September 22, 2002.




SourceForge Logo