method

have_xml_content?

have_xml_content?()
public

No documentation available.

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