Class MathMLParserSupport

java.lang.Object
net.sourceforge.jeuclid.MathMLParserSupport

@ThreadSafe public final class MathMLParserSupport extends Object
Utility class for the support parsing MathML and OpenDocument Formula (ODF) files.

This class supports parsing of files that are either MathML or OpenDocument Formula (ODF) files. It also supports parsing MathML from a given text string.

Version:
$Revision: 96cb88e4e122 $