Class
MathML::Text
In:
lib/math_ml.rb
Parent:
Element
Methods
new
Public Class methods
new
()
[Source]
# File lib/math_ml.rb, line 202
def
initialize
super
(
"mtext"
)
end
[Validate]