Class Msubsup<T extends Msubsup<T>>


public class Msubsup<T extends Msubsup<T>> extends MathMlContainerElement<T>
Represents a MathML <msubsup> element.
  • Constructor Details

    • Msubsup

      public Msubsup()
      Creates a new MathML msubsup element.