jimm.twice.ice.identifier
Class PackageIdentifier

java.lang.Object
  extended byjimm.twice.ice.identifier.Identifier
      extended byjimm.twice.ice.identifier.PackageIdentifier

public class PackageIdentifier
extends Identifier

An ICE identifier for packages.

Author:
Jim Menard, jimm@io.com

Field Summary
 
Fields inherited from class jimm.twice.ice.identifier.Identifier
domain, dtStamp, SEPARATOR, SEPARATOR_CHAR
 
Constructor Summary
PackageIdentifier()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PackageIdentifier

public PackageIdentifier()
Method Detail

toString

public java.lang.String toString()