# File lib/jabber4r/protocol.rb, line 705
705:       def set_xhtml(xhtml)
706:         @xhtml=xhtml
707:         self
708:       end