Package org.apache.jackrabbit.uuid

See:
          Description

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

Class Summary
Bytes Static methods for managing byte arrays (all methods follow Big Endian order where most significant bits are in front).
UUID UUID represents a Universally Unique Identifier per IETF Draft specification.
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-2005 The Apache Software Foundation. All Rights Reserved.