Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Interface
oracle.ide.net.NameGenerator

Packages that use NameGenerator
oracle.ide.net Provides a virtual file system framework based on java.net.URL. 
 

Uses of NameGenerator in oracle.ide.net
 

Classes in oracle.ide.net that implement NameGenerator
 class DefaultNameGenerator
          Default implementation of the NameGenerator interface used when generating new unique URLs from URLFactory.
 

Methods in oracle.ide.net with parameters of type NameGenerator
static java.net.URL URLFactory.newUniqueURL(java.net.URL baseURL, NameGenerator nameGen)
          Creates a new unique URL using the protocol of the specified baseURL.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.