Package ws-jaxme-poms: Information
Source package: ws-jaxme-poms
Version: 0.5.2-alt1_1jpp5
Build time: Sep 24, 2012, 02:52 PM
Category: Development/Java
Report package bugHome page: http://ws.apache.org/jaxme/
License: Apache Software License
Summary: Open source implementation of JAXB - pom files
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. This package contains POM files for ws-jaxme.
Maintainer: Igor Vlasenko