Class MathML


  • public class MathML
    extends Object
    The Class MathML to host MathML trees.
    Author:
    Martin Scharm
    • Constructor Detail

      • MathML

        public MathML​(de.unirostock.sems.xmlutils.ds.DocumentNode math)
        Instantiates a new MathML object.
        Parameters:
        math - the node rooting the MathML subtree
    • Method Detail

      • getDocumentNode

        public de.unirostock.sems.xmlutils.ds.DocumentNode getDocumentNode()
        Gets the document node that roots the MathML subtree.
        Returns:
        the document node