method
have_xml_content?
v1_9_3_125 -
Show latest stable
- Class:
RSS::Atom::TextConstruct
have_xml_content?()public
No documentation available.
# File lib/rss/atom.rb, line 124
def have_xml_content?
@type == "xhtml"
end