JXTA

net.jxta.id
Interface IDFactory.URIInstantiator

All Superinterfaces:
IDFactory.Instantiator
Enclosing class:
IDFactory

Deprecated. This interface formerly contained optional URI based construction methods. These have now been moved to the primary instantiator interface in preparation for the removal of the URL based interfaces. This interface will be removed in a future release.

@Deprecated
public static interface IDFactory.URIInstantiator
extends IDFactory.Instantiator


Method Summary
 
Methods inherited from interface net.jxta.id.IDFactory.Instantiator
fromURI, fromURL, fromURNNamespaceSpecificPart, getSupportedIDFormat, newCodatID, newCodatID, newCodatID, newCodatID, newModuleClassID, newModuleClassID, newModuleSpecID, newPeerGroupID, newPeerGroupID, newPeerGroupID, newPeerGroupID, newPeerID, newPeerID, newPipeID, newPipeID
 


JXSE