net.jxta.impl.id.unknown
Class IDFormat
java.lang.Object
net.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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANTIATOR
public static final IDFactory.URIInstantiator INSTANTIATOR
- The instantiator for this ID Format which is used by the IDFactory.