Methods

EimXML::XHTML::Formatter

Public Class Methods

write(element, opt={}) click to toggle source
# File lib/eim_xml/xhtml.rb, line 149
def self.write(element, opt={})
        EimXML::Formatter.write(element, opt.merge(:preservers=>PRESERVE_SPACES))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.