public class VCardProvider extends org.jivesoftware.smack.provider.IQProvider<VCard>
Constructor and Description |
---|
VCardProvider() |
Modifier and Type | Method and Description |
---|---|
VCard |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public VCard parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.SmackException
parse
in class org.jivesoftware.smack.provider.Provider<VCard>
org.xmlpull.v1.XmlPullParserException
java.io.IOException
org.jivesoftware.smack.SmackException