|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlocal.tomas.obex.api.ObexTime
public abstract class ObexTime
| 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 |
|---|
public static final java.text.DateFormat TIME_FORMAT
| Method Detail |
|---|
public static java.lang.String timeToString(java.util.Date time)
public static java.util.Date stringToTime(java.lang.String str)
throws java.text.ParseException
java.text.ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||