Methods

MathML

Public Class Methods

pcstring(s, encoded=false) click to toggle source
    # File lib/math_ml.rb, line 16
16:         def self.pcstring(s, encoded=false)
17:                 s.is_a?(EimXML::PCString) ? s : EimXML::PCString.new(s, encoded)
18:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.