BEAs XMLBeans Service Maps XML to Java | eWeek

BEAs XMLBeans Service Maps XML to Java

Written By
Timothy Dyck
Timothy Dyck
Mar 17, 2003
1 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

BEA Systems has released a beta version of its free XML schema-to-Java class-mapping library and service. The service allows developers to bypass lower-level standard Java APIs for manipulating XML data and use a more object-oriented approach. Also different is that XMLBeans are based on XML Schema instead of Document Type Definition files. I submitted an XML Schema document to the BEA code generation side and could download a Java class file and interface source code a few moments later, customized to my schema file. XMLBeans classes require a Java 1.4 virtual machine.

The generated Java classes matched the strong data typing of XML Schema and provided get-and-set methods for each XML element or attribute. XQuery-based queries are supported to search XML data structures, and there are two navigation methods for moving through XML data: an array-based API and a cursor-based API.

The service is available at dev2dev.bea.com/technologies/xmlbeans/overview.jsp.

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.