Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038235
en ru br
ALT Linux repos
5.0: 0.5.2-alt1_1jpp5
4.1: 0.5.2-alt1_1jpp1.7
4.0: 0.5.2-alt1_1jpp1.7
3.0: 0.3.1-alt1

Group :: Development/Java
RPM: ws-jaxme

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3.1-alt1
Build date: 25 april 2005, 10:33 ( 987.4 weeks ago )
Size: 2.79 Mb

Home page:   http://ws.apache.org/jaxme/

License: Apache Software License
Summary: Open source implementation of JAXB
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.

Current maintainer: Vladimir Lettiev

List of contributors

List of rpms provided by this srpm:

  • ws-jaxme
  • ws-jaxme-javadoc
  • ws-jaxme-manual
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin