method

have_xml_content?

v1_9_2_180 - Show latest stable - Class: RSS::Atom::TextConstruct
have_xml_content?()
public

No documentation available.

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