Download List

Project Description

XMacroJ is an XML macro language for building text
documents from XML components. XMacroJ removes the
reliance on using the include directives and frees
the programmer from locking the development
directly into a specific framework. Using XMacroJ,
the developer can loosely couple the development
process to a framework by developing macros that
wrap the framework and then creating target
documents that are based on the macros. If the
developer chooses to use a different framework,
then only the macros are changed and the target
documents can be recompiled.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-17 10:53 Back to release list
0.1.0

Insertions functionality was added. Insertions
allow XML macros to insert into multiple streams
which are then concatenated together in the target
destination file. For example, you could use an
insertion in a macro to insert an include
directive in an XHTML document header element, or
an import line when generating a Java file.
Tags: Minor feature enhancements

Project Resources