|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.util.URLCopier
oracle.ide.util.URLCopyUtil
public class URLCopyUtil
Util methods for copying URLs (previously in DefaultIdeCore.java and OSGIIdeCore.java)
| Constructor Summary | |
|---|---|
URLCopyUtil()
|
|
| Method Summary | |
|---|---|
void |
copyURL(java.net.URL source,
java.net.URL destination)
Currently implements for File URLs only, but can be expanded to other types later. |
| Methods inherited from class oracle.ide.util.URLCopier |
|---|
copyDirectoryRecursive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLCopyUtil()
| Method Detail |
|---|
public void copyURL(java.net.URL source,
java.net.URL destination)
throws java.io.IOException
URLCopier
copyURL in class URLCopiersource - destination -
java.io.IOException
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||