ix.iface.plan
Class InitLoader

java.lang.Object
  extended by ix.iface.plan.InitLoader

public class InitLoader
extends java.lang.Object

Reads .init files as Plans.


Constructor Summary
InitLoader()
           
 
Method Summary
 Plan readInit(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitLoader

public InitLoader()
Method Detail

readInit

public Plan readInit(java.net.URL url)
              throws java.io.IOException
Throws:
java.io.IOException