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

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

public class CmdLineOptionJavaPropHandler
extends CmdLineOptionHandler

Version:
$Revision$

Describe your class here

.
Author:
bfoster

Constructor Summary
CmdLineOptionJavaPropHandler()
           
 
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.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

CmdLineOptionJavaPropHandler

public CmdLineOptionJavaPropHandler()
Method Detail

handleOption

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

getCustomOptionUsage

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

affectsOption

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


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