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.
- 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.
- 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.
- What other software packages are required?
The IBM XML Parser for Java (available from alphaWorks) version 1.1.4 or greater.
Click here to view the
Installation Procedures
DXMLJ Installation Procedures
- Unzip the ZIP file. The ZIP file contains dxmlj.jar, installation,
summary, and FAQ files, and some examples.
- 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.
File |
Size |
Comments |
|
dxmlj.zip |
26 KB |
Dynamic XML for Java (DXMLJ) zip file. |
 |
|