org.xoe.core.packages
Class ResourceInstallerData

java.lang.Object
  |
  +--org.xoe.core.packages.ResourceInstallerData

public class ResourceInstallerData
extends Object


Constructor Summary
protected ResourceInstallerData(URL workingDirectory)
           
 
Method Summary
protected  void addShortcut(URL url)
           
 URL[] getShortcuts()
           
 URL getWorkingDirectory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceInstallerData

protected ResourceInstallerData(URL workingDirectory)
Method Detail

addShortcut

protected void addShortcut(URL url)

getShortcuts

public URL[] getShortcuts()

getWorkingDirectory

public URL getWorkingDirectory()