This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

The Open Source Zone


XMLBeans

Project logo
Project Name XMLBeans
Category Libraries
Programming Language Java
Project Home Page http://xmlbeans.apache.org/
License(s) AL
License URL(s) http://apache.org/licenses/LICENSE-2.0
Tags (edit) binding, xml, xml schema

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.

Edit project.

Report abuse.

Similar Projects (edit)

Reviews

Be the first person to review this project!

User tips

Add a tip.

Related books

Title Authors
XML Schema binding with XMLBeans: parse an XML document and generate an XML document.(XML Beans) : An article from: Web Services Journal Deepak Vohra

Add more books.


Last modified on 2006-02-27 23:00:40.639 (rel. 6).