Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.ide.util.URLCopier

Packages that use URLCopier
oracle.ide.util Contains utility classes. 
 

Uses of URLCopier in oracle.ide.util
 

Subclasses of URLCopier in oracle.ide.util
 class URLCopyUtil
          Util methods for copying URLs (previously in DefaultIdeCore.java and OSGIIdeCore.java)
 

Methods in oracle.ide.util that return URLCopier
static URLCopier URLCopierProvider.getURLCopier()
          Retrieves the currently set URLCopier.
 

Methods in oracle.ide.util with parameters of type URLCopier
static void URLCopierProvider.setURLCopier(URLCopier newuc)
          Use to change the URLCopier
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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