com.limegroup.gnutella.util
Class PackagedMediaFileUtils

java.lang.Object
  extended bycom.limegroup.gnutella.util.PackagedMediaFileUtils

public class PackagedMediaFileUtils
extends java.lang.Object

Support methods for the unpacking and launching of pmf file types. See PackagedMediaFileLauncher in the gui for more information.


Constructor Summary
PackagedMediaFileUtils()
           
 
Method Summary
static java.io.File preparePMFFile(java.lang.String fname)
          Ensure that the PMF File is properly expanded and return the index file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackagedMediaFileUtils

public PackagedMediaFileUtils()
Method Detail

preparePMFFile

public static java.io.File preparePMFFile(java.lang.String fname)
Ensure that the PMF File is properly expanded and return the index file.