method
    
    have_xml_content?
  have_xml_content?()
  public
  
    Hide source    
    
      
  
# File lib/rss/atom.rb, line 472 def have_xml_content? inline_xhtml? or inline_other_xml? end

  