xhtml()
public
Hide source
# File lib/rss/atom.rb, line 483 def xhtml if inline_xhtml? xml else nil end end
xhtml()
public
# File lib/rss/atom.rb, line 483 def xhtml if inline_xhtml? xml else nil end end