Class MathMLDocumentEpistemeImpl

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.CoreDocumentImpl
org.apache.xerces.dom.DocumentImpl
org.episteme.core.mathematics.loaders.mathml.MathMLDocumentImpl
org.episteme.core.mathematics.loaders.mathml.MathMLDocumentEpistemeImpl
All Implemented Interfaces:
Serializable, Cloneable, Document, DocumentEvent, EventTarget, MathMLDocument, Node, NodeList, DocumentRange, DocumentTraversal

public class MathMLDocumentEpistemeImpl extends MathMLDocumentImpl
Modernized MathMLDocumentEpistemeImpl class for Episteme 6.0. Encapsulates an entire MathML document and provides methods to create MathML elements from Episteme objects.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also: