public class MarkupElementProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<MarkupElement>
| Constructor and Description |
|---|
MarkupElementProvider() |
| Modifier and Type | Method and Description |
|---|---|
MarkupElement |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public MarkupElement 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<MarkupElement>java.io.IOExceptionorg.jivesoftware.smack.xml.XmlPullParserException