|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.restatom.AtomUtils
public class AtomUtils
| Constructor Summary | |
|---|---|
AtomUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getAtomDate(java.util.Calendar c)
Gets the atom date. |
static java.lang.String |
getAtomDate(java.util.Date d)
Gets the atom date. |
static java.util.Calendar |
parseCalendar(java.lang.String date)
Parses the calendar. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtomUtils()
| Method Detail |
|---|
public static java.lang.String getAtomDate(java.util.Calendar c)
c - the Calendar
public static java.lang.String getAtomDate(java.util.Date d)
d - the Date
public static java.util.Calendar parseCalendar(java.lang.String date)
date - the date
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||