uk.ac.gla.dcs.renaissance.mg4j
Class BuildWARCFileSequence

java.lang.Object
  extended by bpiwowar.experiments.AbstractTask
      extended by uk.ac.gla.dcs.renaissance.mg4j.BuildWARCFileSequence
All Implemented Interfaces:
bpiwowar.experiments.Task

public class BuildWARCFileSequence
extends bpiwowar.experiments.AbstractTask

Task class for the warc-sequence task

Author:
Ingo Frommholz
See Also:
WARCDocumentCollection

Nested Class Summary
 
Nested classes/interfaces inherited from class bpiwowar.experiments.AbstractTask
bpiwowar.experiments.AbstractTask.Information
 
Constructor Summary
BuildWARCFileSequence()
           
 
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

BuildWARCFileSequence

public BuildWARCFileSequence()
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.