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