Package net.sourceforge.jeuclid.ant

Provides an Ant-Task for MathML conversion.

See:
          Description

Class Summary
MathMLConverter This task converts MathML files to images.
 

Package net.sourceforge.jeuclid.ant Description

Provides an Ant-Task for MathML conversion.

You will need to define the converter task:

------------
<taskdef name="mmlconverter" classname="net.sourceforge.jeuclid.ant.MathMLConverter">
------------

with the needed JAR files in the classpath. Please see the API documentation of the task for a more detailed usage.



Copyright © 2002-2010 The JEuclid project. All Rights Reserved.