|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.fortuna.ical4j.util.UidGenerator
public class UidGenerator
Generates Uid properties in a similar fashion to that recommended in section 4.8.4.7 of the specification.
| Constructor Summary | |
|---|---|
UidGenerator(java.net.InetAddress hostAddress,
java.lang.String pid)
|
|
UidGenerator(java.lang.String pid)
Default constructor. |
|
| Method Summary | |
|---|---|
Uid |
generateUid()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UidGenerator(java.lang.String pid)
throws java.net.SocketException
java.net.SocketException
public UidGenerator(java.net.InetAddress hostAddress,
java.lang.String pid)
hostAddress - | Method Detail |
|---|
public Uid generateUid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||