org.fao.geonet.services.harvesting
Class Util

java.lang.Object
  extended by org.fao.geonet.services.harvesting.Util

public class Util
extends java.lang.Object


Nested Class Summary
static interface Util.Job
           
 
Constructor Summary
Util()
           
 
Method Summary
static org.jdom.Element exec(org.jdom.Element params, jeeves.server.context.ServiceContext context, Util.Job job)
           
 
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

exec

public static org.jdom.Element exec(org.jdom.Element params,
                                    jeeves.server.context.ServiceContext context,
                                    Util.Job job)
                             throws java.lang.Exception
Throws:
java.lang.Exception