org.xoe.core.packages
Class NativeInstallerHelper

java.lang.Object
  |
  +--org.xoe.core.packages.NativeInstallerHelper
All Implemented Interfaces:
INativeInstallerHelper

public class NativeInstallerHelper
extends Object
implements INativeInstallerHelper


Constructor Summary
NativeInstallerHelper()
           
 
Method Summary
 void load(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeInstallerHelper

public NativeInstallerHelper()
Method Detail

load

public void load(String filename)
Specified by:
load in interface INativeInstallerHelper