method

inline_xhtml?

inline_xhtml?()
public

No documentation available.

# File lib/rss/maker/base.rb, line 903
          def inline_xhtml?
            @type == "xhtml"
          end