class Malt::Format::XML
TODO: Add conversion to_html.
Public Instance Methods
to_xml(*)
click to toggle source
xml(*)
click to toggle source
# File lib/malt/formats/xml.rb, line 11 def xml(*) text end
Private Instance Methods
render_engine()
click to toggle source
# File lib/malt/formats/xml.rb, line 23 def render_engine end