public class TranscriptProvider extends org.jivesoftware.smack.provider.IQProvider<Transcript>
Constructor and Description |
---|
TranscriptProvider() |
Modifier and Type | Method and Description |
---|---|
Transcript |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public Transcript 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<Transcript>
org.xmlpull.v1.XmlPullParserException
java.io.IOException
org.jivesoftware.smack.SmackException