public class URLCopierProvider
extends java.lang.Object
| Constructor and Description |
|---|
URLCopierProvider() |
| Modifier and Type | Method and Description |
|---|---|
static URLCopier |
getURLCopier()
Retrieves the currently set URLCopier.
|
static void |
setURLCopier(URLCopier newuc)
Use to change the URLCopier
|