tigase.jaxmpp.j2se
Class DateTimeFormatProviderImpl

java.lang.Object
  extended by 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


Constructor Summary
DateTimeFormatProviderImpl()
           
 
Method Summary
 String format(Date date)
           
 Date parse(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateTimeFormatProviderImpl

public DateTimeFormatProviderImpl()
Method Detail

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.