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