Other News

Community

BEA sweetens XML tool for Java

By Martin LaMonica – The free service, available from BEA’s developer Web site, is based on XML Beans, software that the company is testing. The software converts Extensible Markup Language (XML) document definitions into Java code. By generating much of the Java needed to process an XML document wi

Community

Tip: SAX and document order

By Howard Katz – This tip focuses on document order, SAX, and something I call document order indices, or DOIs for short. I’ll start with a short discussion of document order, explaining what it is, where it’s useful in an XML context, and why it’s important. I’ll then present some simple SAX code t