Methods

MathML::Symbol::EntityReference

Constants

Default
NAMES

Public Class Methods

convert(name) click to toggle source
# File lib/math_ml/symbol/entity_reference.rb, line 9
def self.convert(name)
        MathML.pcstring("&#{name};", true)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.