org.apache.oodt.cas.crawl.option
Class CmdLineOptionCrawlerActionInfoHandler

java.lang.Object
  extended by org.apache.oodt.commons.option.handler.CmdLineOptionHandler
      extended by org.apache.oodt.cas.crawl.option.CmdLineOptionInfoHandler
          extended by org.apache.oodt.cas.crawl.option.CmdLineOptionCrawlerActionInfoHandler

public class CmdLineOptionCrawlerActionInfoHandler
extends CmdLineOptionInfoHandler

Version:
$Revision$

Describe your class here

.
Author:
bfoster

Constructor Summary
CmdLineOptionCrawlerActionInfoHandler()
           
 
Method Summary
 boolean affectsOption(CmdLineOptionInstance arg0)
           
 java.lang.String getCustomOptionUsage(CmdLineOption option)
           
 void handleOption(CmdLineOption option, java.util.List<java.lang.String> values)
           
 
Methods inherited from class org.apache.oodt.cas.crawl.option.CmdLineOptionInfoHandler
getApplicationContext, getOutStream, setApplicationContext, setOutStream
 
Methods inherited from class org.apache.oodt.commons.option.handler.CmdLineOptionHandler
getOptionUsage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmdLineOptionCrawlerActionInfoHandler

public CmdLineOptionCrawlerActionInfoHandler()
Method Detail

getCustomOptionUsage

public java.lang.String getCustomOptionUsage(CmdLineOption option)
Specified by:
getCustomOptionUsage in class CmdLineOptionHandler

handleOption

public void handleOption(CmdLineOption option,
                         java.util.List<java.lang.String> values)
Specified by:
handleOption in class CmdLineOptionHandler

affectsOption

public boolean affectsOption(CmdLineOptionInstance arg0)
Specified by:
affectsOption in class CmdLineOptionHandler


Copyright © 1999-2011
Apache OODT. All Rights Reserved.