= private = protected
have_xml_content?()
Returns true if type is “xhtml”.
# File lib/rss/atom.rb, line 144 def have_xml_content? @type == "xhtml" end