public class TimeProvider extends org.jivesoftware.smack.provider.IqProvider<Time>
org.jivesoftware.smack.provider.AbstractProvider.NumberFormatParseException, org.jivesoftware.smack.provider.AbstractProvider.TextParseException, org.jivesoftware.smack.provider.AbstractProvider.WrappableParser<E>| Constructor and Description |
|---|
TimeProvider() |
| Modifier and Type | Method and Description |
|---|---|
Time |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.IqData iqData,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public Time parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.IqData iqData, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException, java.text.ParseException
parse in class org.jivesoftware.smack.provider.IqProvider<Time>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOExceptionjava.text.ParseException