public class SecretkeyElementProvider extends org.jivesoftware.smack.provider.ExtensionElementProvider<SecretkeyElement>
ExtensionElementProvider implementation for the SecretkeyElement.| Modifier and Type | Field and Description |
|---|---|
static SecretkeyElementProvider |
TEST_INSTANCE |
| Constructor and Description |
|---|
SecretkeyElementProvider() |
| Modifier and Type | Method and Description |
|---|---|
SecretkeyElement |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public static final SecretkeyElementProvider TEST_INSTANCE
public SecretkeyElement parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException
parse in class org.jivesoftware.smack.provider.Provider<SecretkeyElement>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOException