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