uk.ac.gla.dcs.renaissance.iqir.tasks
Class ParseIQIRTopic

java.lang.Object
  extended by bpiwowar.experiments.AbstractTask
      extended by uk.ac.gla.dcs.renaissance.iqir.tasks.ParseIQIRTopic
All Implemented Interfaces:
bpiwowar.experiments.Task

public class ParseIQIRTopic
extends bpiwowar.experiments.AbstractTask


Nested Class Summary
 
Nested classes/interfaces inherited from class bpiwowar.experiments.AbstractTask
bpiwowar.experiments.AbstractTask.Information
 
Constructor Summary
ParseIQIRTopic()
           
 
Method Summary
 int execute()
           
 String[] processTrailingArguments(String[] args)
           
 
Methods inherited from class bpiwowar.experiments.AbstractTask
getName, getParent, init, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParseIQIRTopic

public ParseIQIRTopic()
Method Detail

processTrailingArguments

public String[] processTrailingArguments(String[] args)
                                  throws Exception
Overrides:
processTrailingArguments in class bpiwowar.experiments.AbstractTask
Throws:
Exception

execute

public int execute()
            throws Throwable
Overrides:
execute in class bpiwowar.experiments.AbstractTask
Throws:
Throwable


Copyright © 2011. All Rights Reserved.