org.fao.geonet.apps.trash
Class Util

java.lang.Object
  extended by org.fao.geonet.apps.trash.Util

public class Util
extends java.lang.Object


Constructor Summary
Util()
           
 
Method Summary
static jeeves.resources.dbms.DbmsPool getDbmsPool(java.lang.String configFile)
           
static org.jdom.Element getServices(java.lang.String configFile, java.lang.String pack)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getDbmsPool

public static jeeves.resources.dbms.DbmsPool getDbmsPool(java.lang.String configFile)
                                                  throws java.lang.Exception
Throws:
java.lang.Exception

getServices

public static org.jdom.Element getServices(java.lang.String configFile,
                                           java.lang.String pack)
                                    throws java.lang.Exception
Throws:
java.lang.Exception