Package | Description |
---|---|
oracle.ide.util |
Contains utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
URLCopyUtil
Util methods for copying URLs
(previously in DefaultIdeCore.java and OSGIIdeCore.java)
|
Modifier and Type | Method and Description |
---|---|
static URLCopier |
URLCopierProvider.getURLCopier()
Retrieves the currently set URLCopier.
|
Modifier and Type | Method and Description |
---|---|
static void |
URLCopierProvider.setURLCopier(URLCopier newuc)
Use to change the URLCopier
|