public class XHTMLExtensionProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<XHTMLExtension>
Constructor and Description |
---|
XHTMLExtensionProvider() |
Modifier and Type | Method and Description |
---|---|
XHTMLExtension |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public XHTMLExtension parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws java.io.IOException, org.jivesoftware.smack.xml.XmlPullParserException
parse
in class org.jivesoftware.smack.provider.Provider<XHTMLExtension>
java.io.IOException
org.jivesoftware.smack.xml.XmlPullParserException