Class MathMLBvarElementImpl

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, Element, ElementTraversal, EventTarget, MathMLBvarElement, MathMLContainer, MathMLContentContainer, MathMLContentElement, MathMLElement, MathMLNodeList, Node, NodeList, TypeInfo

public class MathMLBvarElementImpl extends MathMLContentContainerImpl implements MathMLBvarElement
Implements a MathML bounded variable element.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

    • MathMLBvarElementImpl

      public MathMLBvarElementImpl(MathMLDocumentImpl owner, String qualifiedName)
      Constructs a MathML bounded variable element.
      Parameters:
      owner - the MathML document that owns this element
      qualifiedName - the qualified name of the element