mathml_dom Namespace Reference

mathml_dom Namespace Reference

Document Object Model for (content) MathML. More...

Classes

interface  MathMLDOMImplementation
interface  MathMLDocument
interface  MathMLNodeList
interface  MathMLElement
interface  MathMLContainer
interface  MathMLMathElement
interface  MathMLContentElement
interface  MathMLContentToken
interface  MathMLCnElement
interface  MathMLCiElement
interface  MathMLCsymbolElement
interface  MathMLContentContainer
interface  MathMLApplyElement
interface  MathMLFnElement
interface  MathMLLambdaElement
interface  MathMLSetElement
interface  MathMLListElement
interface  MathMLBvarElement
interface  MathMLPredefinedSymbol
interface  MathMLTendsToElement
interface  MathMLIntervalElement
interface  MathMLConditionElement
interface  MathMLDeclareElement
interface  MathMLVectorElement
interface  MathMLMatrixElement
interface  MathMLMatrixrowElement
interface  MathMLPiecewiseElement
interface  MathMLCaseElement

Detailed Description

Document Object Model for (content) MathML.

See Also
http://www.w3.org/TR/MathML2/chapter8.html
Note
get and set member functions that require an index need that index to be one-based as opposed to zero-based (it is, unfortunately, something that we have no control over, since it is W3C-specific)
See Also
http://www.w3.org/TR/MathML2/appendixd.html#dom.Container