development/libraries/java

ws-jaxme - Open source implementation of JAXB

Website: http://ws.apache.org/jaxme/
License: Apache Software License
Vendor: JPackage Project
Description:
A Java/XML binding compiler takes as input a schema
description (in most cases an XML schema, but it may
be a DTD, a RelaxNG schema, a Java class inspected
via reflection, or a database schema). The output is
a set of Java classes:
* A Java bean class matching the schema description.
  (If the schema was obtained via Java reflection,
  the original Java bean class.)
* Read a conforming XML document and convert it into
  the equivalent Java bean.
* Vice versa, marshal the Java bean back into the
  original XML document.

Packages

ws-jaxme-0.5.1-2jpp.src [5.2 MiB] Changelog by Fernando Nasser (2006-05-20):
- Add missing header
ws-jaxme-0.5.1-2jpp.noarch [1.2 MiB] Changelog by Fernando Nasser (2006-05-20):
- Add missing header

Listing created by Repoview-0.6.6-5.mga4.tainted