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