edu.wisc.trace.urcsdk.support
Class FileCopyUtil

java.lang.Object
  extended by edu.wisc.trace.urcsdk.support.FileCopyUtil

public class FileCopyUtil
extends java.lang.Object

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

Version:
$Revision: 1.21 $ $Date: 2006/10/25 05:21:06 $
Author:
Tim Costa

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

FileCopyUtil

public FileCopyUtil()
Method Detail

copyFile

public static void copyFile(java.lang.String source,
                            java.io.File dest,
                            java.lang.Object caller)
                     throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2006 Trace R&D Center, University of Wisconsin-Madison. All Rights Reserved.