Interface MathMLCnElement

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

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

    • getType

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

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

      String getBase()
      This interface represents the MathML MathMLCnElement element.
      Returns:
      the requested attribute or element
    • setBase

      void setBase(String base)
      This interface represents the MathML MathMLCnElement element.
      Parameters:
      base - the value to set
    • getNargs

      int getNargs()
      This interface represents the MathML MathMLCnElement element.
      Returns:
      the requested attribute or element