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