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