Skip to main content

XML Enhancements for Java

A set of language extensions that facilitate XML processing in Java.

Date Posted: March 31, 2005

alphaworks tab navigation

 

Platform requirements

Operating systems: Windows, Linux, or UNIX. On Windows, use the xjc.exe/xj.exe executable files from a Cygwin shell or a Windows command prompt. On Linux/UNIX, use the xjc/xj scripts. The -h/--help option lists the available command line arguments.

Software: Java Run-time Environment (JRE) 1.4 (for the compiler and run-time system). XJ relies on the standard JAXP XML parser and the Xalan XSLT engine provided by JRE 1.4.

Installation instructions

XJ consists of two zip files:

Extract the xj-bin-1.0.zip file, which will create the XJJDT directory. The compiler and run-time executable files (xjc and xj), located in the bin sub-directory of XJJDT, use the following mechanisms to locate the JRE (Java Runtime Environment) installation:

The XJJDT directory is structured as follows:


Download description

Filename File size Description
xj-bin-v1.2.zip    4540KBZip file containing XML Enhancements for Java
xj-src-v1.2.zip    864KBZip file containing source for portions of XML Enhancements for Java (optional)

Trademarks


Related technologies