Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37700457
en ru br
ALT Linux repos
5.0: 2.3.0-alt3_1jpp5
4.1: 2.1.0-alt1_4jpp1.7
4.0: 2.1.0-alt1_4jpp1.7

Group :: Development/Java
RPM: xmlbeans

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.3.0-alt3_1jpp5
Build date: 10 january 2009, 21:25 ( 798.7 weeks ago )
Size: 4.20 Mb

Home page:   http://xmlbeans.apache.org

License: Apache Software License 2
Summary: XML-Java binding tool
Description:

XMLBeans is a tool that allows you to access the full power
of XML in a Java friendly way. It is an XML-Java binding tool.
The idea is that you can take advantage the richness and
features of XML and XML Schema and have these features mapped
as naturally as possible to the equivalent Java language and
typing constructs. XMLBeans uses XML Schema to compile Java
interfaces and classes that you can then use to access and
modify XML instance data. Using XMLBeans is similar to using
any other Java interface/class, you will see things like
getFoo or setFoo just as you would expect when working with
Java. While a major use of XMLBeans is to access your XML
instance data with strongly typed Java classes there are also
API's that allow you access to the full XML infoset (XMLBeans
keeps full XML Infoset fidelity) as well as to allow you to
reflect into the XML schema itself through an XML Schema
Object model.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

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