Interface MathMLFnElement

All Superinterfaces:
Element, MathMLContainer, MathMLContentContainer, MathMLContentElement, MathMLElement, Node
All Known Implementing Classes:
MathMLFnElementImpl

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

    • getDefinitionURL

      String getDefinitionURL()
      This interface represents the MathML MathMLFnElement element.
      Returns:
      the requested attribute or element
    • setDefinitionURL

      void setDefinitionURL(String definitionURL)
      This interface represents the MathML MathMLFnElement element.
      Parameters:
      definitionURL - the value to set
    • getEncoding

      String getEncoding()
      This interface represents the MathML MathMLFnElement element.
      Returns:
      the requested attribute or element
    • setEncoding

      void setEncoding(String encoding)
      This interface represents the MathML MathMLFnElement element.
      Parameters:
      encoding - the value to set