slib.tools.module
Class XMLConfLoaderGeneric

java.lang.Object
  extended by slib.tools.module.XMLConfLoaderGeneric

public class XMLConfLoaderGeneric
extends Object

Author:
seb

Constructor Summary
XMLConfLoaderGeneric(String xmlFile)
           
 
Method Summary
 LinkedList<slib.sglib.io.conf.GraphConf> getGraphConfs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLConfLoaderGeneric

public XMLConfLoaderGeneric(String xmlFile)
                     throws slib.utils.ex.SLIB_Ex_Critic
Parameters:
xmlFile -
Throws:
slib.utils.ex.SLIB_Ex_Critic
Method Detail

getGraphConfs

public LinkedList<slib.sglib.io.conf.GraphConf> getGraphConfs()
Returns:


Copyright © 2013. All Rights Reserved.