|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.wisc.trace.urcsdk.support.FileCopyUtil
public class FileCopyUtil
UPnPDeviceDescriptionLocations contains the methods needed to get both
the URC and Target UPnP Device Descriptions. They are copied from the jar file to
a local file to be able to read them.
Known bugs: None
Thread safe: no
| Constructor Summary | |
|---|---|
FileCopyUtil()
|
|
| Method Summary | |
|---|---|
static void |
copyFile(java.lang.String source,
java.io.File dest,
java.lang.Object caller)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileCopyUtil()
| Method Detail |
|---|
public static void copyFile(java.lang.String source,
java.io.File dest,
java.lang.Object caller)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||