Open source implementation of JAXB
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.
- Links to openSUSE:Leap:15.2 / ws-jaxme
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Rings:1-MinimalX/ws-jaxme && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ws-jaxme-0.5.2-proxygenerator.patch | 0000000984 984 Bytes | |
ws-jaxme-0.5.2-src.tar.bz2 | 0005335431 5.09 MB | |
ws-jaxme-catalog.patch | 0000001065 1.04 KB | |
ws-jaxme-docs_xml.patch | 0000000462 462 Bytes | |
ws-jaxme-java6.patch | 0000005611 5.48 KB | |
ws-jaxme-sourcetarget.patch | 0000003341 3.26 KB | |
ws-jaxme-use-commons-codec.patch | 0000000904 904 Bytes | |
ws-jaxme.changes | 0000001933 1.89 KB | |
ws-jaxme.spec | 0000005347 5.22 KB |
Revision 3 (latest revision is 11)
Lubos Kocman (lkocman-factory)
committed
(revision 3)
branch from 15.1
Comments 0