public class JingleFileTransferProvider extends org.jivesoftware.smackx.jingle.provider.JingleContentDescriptionProvider<JingleFileTransfer>
| Constructor and Description |
|---|
JingleFileTransferProvider() |
| Modifier and Type | Method and Description |
|---|---|
JingleFileTransfer |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
static Range |
parseRangeElement(org.jivesoftware.smack.xml.XmlPullParser parser) |
public JingleFileTransfer 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
parse in class org.jivesoftware.smackx.jingle.provider.JingleContentDescriptionProvider<JingleFileTransfer>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionorg.jivesoftware.smack.parsing.SmackParsingExceptionpublic static Range parseRangeElement(org.jivesoftware.smack.xml.XmlPullParser parser) throws java.io.IOException, org.jivesoftware.smack.xml.XmlPullParserException, org.jivesoftware.smack.parsing.SmackParsingException
java.io.IOExceptionorg.jivesoftware.smack.xml.XmlPullParserExceptionorg.jivesoftware.smack.parsing.SmackParsingException