Project JXTA

net.jxta.impl.id.unknown
Class IDFormat

java.lang.Object
  extended bynet.jxta.impl.id.unknown.IDFormat

public final class IDFormat
extends Object

The 'unknown' format is not a regular JXTA ID format. It is a special ID format used by the J2SE implementation to manage ids of formats which are not recognized. No ids of format 'unknown' are ever emitted nor can any new ids be created.


Field Summary
static IDFactory.URIInstantiator INSTANTIATOR
          The instantiator for this ID Format which is used by the IDFactory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANTIATOR

public static final IDFactory.URIInstantiator INSTANTIATOR
The instantiator for this ID Format which is used by the IDFactory.


JXTA J2SE