Interface MathMLEncloseElement

All Superinterfaces:
Element, MathMLContainer, MathMLElement, MathMLPresentationContainer, MathMLPresentationElement, Node
All Known Implementing Classes:
MathMLEncloseElementImpl

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

    • getNotation

      String getNotation()
      This interface represents the MathML MathMLEncloseElement element.
      Returns:
      the requested attribute or element
    • setNotation

      void setNotation(String notation)
      This interface represents the MathML MathMLEncloseElement element.
      Parameters:
      notation - the value to set