XML-Java binding tool

Edit Package xmlbeans

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.

Refresh
Refresh
Source Files
Filename Size Changed
pre_checkin.sh 0000000331 331 Bytes
xmlbeans-2.4.0-nodownload.patch 0000001703 1.66 KB
xmlbeans-2.6.0-java8.patch 0000000457 457 Bytes
xmlbeans-2.6.0-jdk9.patch 0000001878 1.83 KB
xmlbeans-2.6.0-src.tgz 0008492854 8.1 MB
xmlbeans-mini.changes 0000005061 4.94 KB
xmlbeans-mini.spec 0000005721 5.59 KB
xmlbeans-saxon-virtualnode.patch 0000000744 744 Bytes
xmlbeans.changes 0000005061 4.94 KB
xmlbeans.spec 0000005617 5.49 KB
Latest Revision
Stefan Behlert's avatar Stefan Behlert (sbehlert) committed (revision 3)
- Remove the dependency on java-1_5_0-gcj-compat
- Use java source and target level 1.6 also for xmlbeans-mini
- Clean spec files

- Added patch:
  * xmlbeans-2.6.0-jdk9.patch
    + Specify java source and target level 1.6 and java file
      encoding in order to allow building with jdk9

- Buildignore xml-commons-jaxp-1.3-apis and xml-commons-resolver12
  only when building xmlbeans-mini.

- Try to fix the cycle, put back gcj compat dep
- provide xmlbeans in xmlbeans-mini so it's a valid choice
  during bootstrap

- remove javadoc and manual packages 

- Remove the dependency on java-1_5_0-gcj-compat
- Use java source and target level 1.6 also for xmlbeans-mini
- Clean spec files
Comments 0
openSUSE Build Service is sponsored by