Interface MathMLCiElement

All Superinterfaces:
Element, MathMLContentElement, MathMLContentToken, MathMLElement, Node
All Known Implementing Classes:
MathMLCiElementImpl

public interface MathMLCiElement extends MathMLContentToken
This interface represents the MathML MathMLCiElement element.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Method Details

    • getType

      String getType()
      This interface represents the MathML MathMLCiElement element.
      Returns:
      the requested attribute or element
    • setType

      void setType(String type)
      This interface represents the MathML MathMLCiElement element.
      Parameters:
      type - the value to set