local.tomas.obex.api
Class ObexTime

java.lang.Object
  extended by local.tomas.obex.api.ObexTime

public abstract class ObexTime
extends java.lang.Object


Field Summary
static java.text.DateFormat TIME_FORMAT
           
 
Method Summary
static java.util.Date stringToTime(java.lang.String str)
           
static java.lang.String timeToString(java.util.Date time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TIME_FORMAT

public static final java.text.DateFormat TIME_FORMAT
Method Detail

timeToString

public static java.lang.String timeToString(java.util.Date time)

stringToTime

public static java.util.Date stringToTime(java.lang.String str)
                                   throws java.text.ParseException
Throws:
java.text.ParseException


Copyright © 2007 null. All Rights Reserved.