xmlbeans 2.5.0-4build1 source package in Ubuntu
Changelog
xmlbeans (2.5.0-4build1) quantal; urgency=low * No-change rebuild with openjdk-7 as default-jdk. -- James Page <email address hidden> Fri, 18 May 2012 11:48:40 +0100
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Quantal
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xmlbeans_2.5.0.orig.tar.gz | 1.2 MiB | 84c211da78dae2e0916c9faa114f299075dfc85e82068e1c8c7fc8d9013fe136 |
xmlbeans_2.5.0-4build1.debian.tar.gz | 7.6 KiB | 364c8b6d7261377c1b2178bc66a56c6eaac62b1a1acd588617794ec97a0ffc4c |
xmlbeans_2.5.0-4build1.dsc | 2.1 KiB | 160af4319c115121a5057fe5e1da1c18c821f49e3eb67384e718f35f1f7cdb34 |
Available diffs
- diff from 2.5.0-4 to 2.5.0-4build1 (369 bytes)
Binary packages built by this source
- libxmlbeans-java: Java library for accessing XML by binding it to Java types
XMLBeans is a technology for accessing XML by binding it to Java types.
.
XMLBeans provides several ways to get at the XML, including:
* Through XML schema that has been compiled to generate Java types that
represent schema types. In this way, you can access instances of the
schema through JavaBeans-style accessors after the fashion of "getFoo"
and "setFoo". The XMLBeans API also allows you to reflect into the XML
schema itself through an XML Schema Object model.
* A cursor model through which you can traverse the full XML infoset.
* Support for XML DOM.
- xmlbeans: No summary available for xmlbeans in ubuntu quantal.
No description available for xmlbeans in ubuntu quantal.