Methods

MathML::Symbol::CharacterReference

Constants

Default
MAP

Public Class Methods

convert(name) click to toggle source
# File lib/math_ml/symbol/character_reference.rb, line 9
def self.convert(name)
        MathML.pcstring(MAP[name.to_s.to_sym], true)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.