tigase.jaxmpp.j2se
Class DateTimeFormatProviderImpl
java.lang.Object
tigase.jaxmpp.j2se.DateTimeFormatProviderImpl
- All Implemented Interfaces:
- tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat.DateTimeFormatProvider
public class DateTimeFormatProviderImpl
- extends Object
- implements tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat.DateTimeFormatProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateTimeFormatProviderImpl
public DateTimeFormatProviderImpl()
format
public String format(Date date)
- Specified by:
format in interface tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat.DateTimeFormatProvider
parse
public Date parse(String s)
- Specified by:
parse in interface tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat.DateTimeFormatProvider
Copyright © 2006–2013 Tigase. All rights reserved.