Package org.apache.axiom.om.util
Class UUIDGenerator
java.lang.Object
org.apache.axiom.om.util.UUIDGenerator
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UUIDGenerator
public UUIDGenerator()Deprecated.
-
-
Method Details
-
getUUID
Deprecated.MD5 a random string with localhost/date etc will return 128 bits construct a string of 18 characters from those bits.- Returns:
- string
-
getInitialUUID
Deprecated. -
main
Deprecated.
-
UIDGenerator
class. In contrast to what its name suggests, thegetUUID()
method doesn't return a UUID. It doesn't return a valid URN with uuid NID either. See AXIS2-4527 for more information.