Skip to main content

Hierarchical Inherited Rule-Interpreted XML

A dynamic XML Engine that creates dynamic DOMs built on dynamic rules and expressions.

Date Posted: July 25, 2006

alphaworks tab navigation

1. I'm unable to get some of the alternate expression languages to work. Why?

Jakarta JEXL is the default expression language interpreter. You must obtain the JAR files for any of the other expression languages, such as Groovy, FreeMarker, and Velocity, from their respective sites.

2. Can I run the example outside Eclipse?

Yes; you must simply set up a class path to include all JARs in the lib directory of the Eclipse project from the download file. In addition, you need an XML parser library, such as Apache Xerces, in the class path. Please also include the src directory from the Eclipse project and the xml directory from the project. You can then launch the example by running the HirixExample class.

Trademarks




Related technologies