Class SessionID.Provider
java.lang.Object
org.jivesoftware.smack.provider.AbstractProvider<SessionID>
org.jivesoftware.smack.provider.Provider<SessionID>
org.jivesoftware.smack.provider.ExtensionElementProvider<SessionID>
org.jivesoftware.smackx.workgroup.packet.SessionID.Provider
- Enclosing class:
SessionID
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractProvider
AbstractProvider.NumberFormatParseException, AbstractProvider.TextParseException, AbstractProvider.WrappableParser<E> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment, JxmppContext jxmppContext) Methods inherited from class AbstractProvider
getElementClass, toUrl, wrapExceptions
-
Constructor Details
-
Provider
public Provider()
-
-
Method Details
-
parse
public SessionID parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment, JxmppContext jxmppContext) throws XmlPullParserException, IOException - Specified by:
parsein classProvider<SessionID>- Throws:
XmlPullParserExceptionIOException
-