Package org.apache.jackrabbit.uuid

This package contains a UUID (Universally Unique Identifier) version 4 generator implementation copied from from the Jakarta Commons-Id project.

See:
          Description

Interface Summary
Constants Constant values commonly needed in the uuid classes.
 

Class Summary
UUID UUID represents a Universally Unique IDentifier per IETF RFC 4122 ("A Universally Unique IDentifier (UUID) URN Namespace"), Section 4.
VersionFourGenerator XXX begin modification by stefan@apache.org
 

Package org.apache.jackrabbit.uuid Description

This package contains a UUID (Universally Unique Identifier) version 4 generator implementation copied from from the Jakarta Commons-Id project.

TODO: Replace with commons-id.jar as soon as official release is available.



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.