XML-Java binding tool
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.
- Sources inherited from project openSUSE:12.2
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.2:ARM/xmlbeans && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
jpackage-mini-prepare.sh | 0000001524 1.49 KB | |
xmlbeans-2.1.0-SchemaTypesTests.patch | 0000000870 870 Bytes | |
xmlbeans-2.1.0-XBeansXPath.patch | 0000000530 530 Bytes | |
xmlbeans-2.1.0-XBeansXQuery.patch | 0000001110 1.08 KB | |
xmlbeans-2.1.0-alltests.patch | 0000001255 1.23 KB | |
xmlbeans-2.1.0-build_xml.patch | 0000005871 5.73 KB | |
xmlbeans-2.1.0-maven-plugin-project_xml.patch | 0000001365 1.33 KB | |
xmlbeans-2.1.0-remove-svn.patch | 0000000989 989 Bytes | |
xmlbeans-2.1.0-scripts.patch | 0000005598 5.47 KB | |
xmlbeans-2.1.0-src-free.tar.bz2 | 0008005978 7.64 MB | |
xmlbeans-mini.changes | 0000001103 1.08 KB | |
xmlbeans-mini.spec | 0000012014 11.7 KB | |
xmlbeans.changes | 0000001103 1.08 KB | |
xmlbeans.spec | 0000011956 11.7 KB |
Latest Revision
branched from openSUSE:Factory
Comments 0