Package org.w3c.dom.mathml

Standard MathML DOM Model.

Standard MathML DOM model as specified in Appendix D Document Object Model for MathML.

Please note that the interfaces here differ from the Java interfaces downloadedable at the above site:

  • The model here reflects the DOM standard as given by the MathML 2.0 2nd edition, the online version is for the 1st edition.
  • The classes here have JavaDoc comments generated from the MathML spec source file.