EimXML::XHTML::Base_
# File lib/eim_xml/xhtml.rb, line 18 def initialize(attributes={}) super(:html, attributes) end
# File lib/eim_xml/xhtml.rb, line 22 def write_to(out="") out << @prefix << "\n" if @prefix super end
[Validate]
Generated with the Darkfish Rdoc Generator 2.