| Package | Description | 
|---|---|
| oracle.ide.net | 
 Provides a virtual file system framework based on java.net.URL. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultNameGenerator
Default implementation of the  
NameGenerator interface
  used when generating new unique URLs from
  URLFactory. | 
| Modifier and Type | Method and Description | 
|---|---|
static java.net.URL | 
URLFactory.newUniqueURL(java.net.URL baseURL,
            NameGenerator nameGen)
Creates a new unique URL using the protocol of the specified
   
baseURL. |