slib.tools.module
Class XML_ModuleConfLoader

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

public class XML_ModuleConfLoader
extends Object

Author:
seb

Field Summary
 XMLConfLoaderGeneric generic
           
 
Constructor Summary
XML_ModuleConfLoader(String xmlFile)
           
 
Method Summary
 String getAttValue(Element e, String a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

generic

public XMLConfLoaderGeneric generic
Constructor Detail

XML_ModuleConfLoader

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

getAttValue

public String getAttValue(Element e,
                          String a)
Parameters:
e -
a -
Returns:


Copyright © 2013. All Rights Reserved.