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