Uses of Class
org.jivesoftware.smackx.xhtmlim.packet.XHTMLExtension
-
Packages that use XHTMLExtension Package Description org.jivesoftware.smackx.xhtmlim.packet Element classes for XEP-0071: XHTML-IM.org.jivesoftware.smackx.xhtmlim.provider Provider classes for XEP-0071: XHTML-IM. -
-
Uses of XHTMLExtension in org.jivesoftware.smackx.xhtmlim.packet
Methods in org.jivesoftware.smackx.xhtmlim.packet that return XHTMLExtension Modifier and Type Method Description static XHTMLExtension
XHTMLExtension. from(MessageView message)
-
Uses of XHTMLExtension in org.jivesoftware.smackx.xhtmlim.provider
Methods in org.jivesoftware.smackx.xhtmlim.provider that return XHTMLExtension Modifier and Type Method Description XHTMLExtension
XHTMLExtensionProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-