IBM alphaWorks
E-Mail Site Map
Search

alphaWorks
Internet Access Required Internet Access Required alphaWorks Press and Awards Information about alphaWorks Internet Access Required XML Tutorials and Papers
Dynamic XML for Java                                                                          | Overview | FAQ | Requirements | Discussion |

OVERVIEW
The IBM Dynamic XML for Java (DXMLJ) Processor provides a facility to added dynamism to static XML documents through annotations. It allows one to introduce namespace-based annotations that can specify how a particular subtree in the XML document is to be interpreted or filled in.

DXMLJ seamlessly blends XML and Java.

The package includes a simple DXMLJ-based servlet as an example.


FAQ
  1. What is DXMLJ?

    DXMLJ is an annotation-based facility to add dynamism to static XML Documents. These annotations are processed by a Java processor and filled into the documents.

  2. What platform does DXMLJ run on?

    The BeanMaker has been tested on jdk 1.1.6, NT 4.0. It should work on any standard Java platform.

  3. What other software packages are required?

    The IBM
    XML Parser for Java (available from alphaWorks) version 1.1.4 or greater.


REQUIREMENTS
Click here to view the
Installation Procedures

Dynamic XML for Java (DXMLJ) Platform Requirements
Platform Any Java enabled OS
Java tool JDK 1.1 or greater
Additional requirements XML Parser in Java 1.1.4 (or later)


DXMLJ Installation Procedures

  1. Unzip the ZIP file. The ZIP file contains dxmlj.jar, installation, summary, and FAQ files, and some examples.

  2. Read the README file for more instructions.

You need IBM's XML Parser for Java for compiling the sources. The version should be 1.1.4 or later.

DOWNLOADS
File Size Comments  
dxmlj.zip 26 KB Dynamic XML for Java (DXMLJ) zip file.