method
have_xml_content?

have_xml_content?()
public
Hide source
# File lib/rss/atom.rb, line 117 def have_xml_content? @type == "xhtml" end