About XML
Basic information and links on XML and using XML with Java.
url: www.geocities.com/grom358/xml.html
The Apache XML Project
Provides commercial-quality standards-based XML solutions for Java, C++ and Perl that are developed in an open and cooperative fashion. Includes XML and XSLT parsers.
url: xml.apache.org/
Butterfly
A simple Code Generator using XMI as the input and XSLT templates to generate any type of code. Several templates are provided including EJB, JDO and Struts. Users may use the templates, modify them or create new ones using XSL. [Open source, GPL]
url: butterflycode.sourceforge.net/
CLaRK
An XML-based software system for corpora development. Implemented in Java. The main components are: Unicode XML Editor, XPath Engine, XSLT Engine, XML Constraints, XML Cascaded Regular Grammar Engine.
url: www.bultreebank.org/clark/
Devsphere Java-XML Projects
Offers XML parsing benchmarks, open source framework for handling parsing related events (SAXDOMIX), and form handling framework.
url: www.devsphere.com/xml/
DrawTag
Draws JPEG tree diagrams of XML files. Features include vertical or horizontal tree orientation, optional inclusion of XML attributes in the diagram, and user-specified font and pointsize. [Shareware]
url: www.intsysr.com/drawtag.htm
IBM XML Zone
Tools, forums, tutorials and technical information on XML, much of it geared toward Java.
url: www-106.ibm.com/developerworks/xml/
Introduction to Java and XML Tutorial
Intro to using Java and XML together. Covers setting up the environment, SAX and DOM parsers.
url: www.visualbuilder.com/java/tutorial/
Introduction to XML Programming
This basic tutorial explains step by step how to use XML Parsers (SAX and DOM), XSLT, and XML Namespaces.
url: www.javacommerce.com/tutorial/xmldev/index.html
JEX - Java Extension
A redefinition of Java using an XML syntax. This allows programmers to extend their favorite language. It also simplifies compilers, IDEs and code generators. [Open source, GPL]
url: jex.x-fs.com/
JXML
Offers Coins, a mechanism of Object Serialization in XML, as well as a CLASSPATH protocol handler, used for accessing schema files. [Open Source]
url: www.jxml.com/
Lucid'i.t.
Provides XML editor and manipulation toolkit, with multilingual terminological database management support.
url: www.lucid-it.com/
Processing XML with Java
Online draft of a book by Elliotte Rusty Harold.
url: www.ibiblio.org/xml/books/xmljava/
RTF2FO
RTF to XML converter RTF documents to XML ones in line with latest W3C specifications for XSL FO formatting semantics. Using different XSL FO rendering tools converted files can ease converted in different output formats such as PDF, HTML, PostScript. It can be used as standalone application or class library. [Shareware]
url: www.rtf2fo.com/index.html
Versim Differencing Toolkit for Java
Assist developers of XML applications in identifying differences between XML documents. Online demo. [Shareware]
url: www.versim.com/cgi-bin/view/
Xbean
Open source project where software components take XML as input, processes it in some fashion and then pass XML on to the next Xbean. Includes white papers and mailing list.
url: www.xbeans.org/
XBeanEngine
A rapid Web Application Development tool. It is used to design, develop, test and deploy Java XML Web Applications. The Web Applications are built in a graphical environment using reusable components known as XBeans. No Java programming is required. [Commercial]
url: www.xbeanengine.com/
XMLValidator
A Java Xml structure manager, High performance XML validator. [Shareware]
url: www.japisoft.com/xmlvalidator/
xweld
A product family of easy-to-use XML tools enables development of XML based applications for enterprise information integration, web services, XSLT information transformation and straight through processing. Evaluation versions only for Windows platform. [Commercial]
url: www.xweld.com/
XML and Java technologies: Document models
Artcile by Dennis M. Sosnoski compares the performance and functionality of several Java document models.
url: www-106.ibm.com/developerworks/xml/library/x-injav...