arq.cmdline
Class ModQueryIn

java.lang.Object
  extended by arq.cmdline.ModQueryIn
All Implemented Interfaces:
ArgModule, ArgModuleGeneral

public class ModQueryIn
extends java.lang.Object
implements ArgModuleGeneral


Constructor Summary
ModQueryIn()
           
 
Method Summary
 Query getQuery()
           
 Syntax getQuerySyntax()
           
 void processArgs(CmdArgModule cmdline)
           
 void registerWith(CmdGeneral cmdLine)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModQueryIn

public ModQueryIn()
Method Detail

registerWith

public void registerWith(CmdGeneral cmdLine)
Specified by:
registerWith in interface ArgModuleGeneral

processArgs

public void processArgs(CmdArgModule cmdline)
                 throws java.lang.IllegalArgumentException
Specified by:
processArgs in interface ArgModule
Throws:
java.lang.IllegalArgumentException

getQuerySyntax

public Syntax getQuerySyntax()

getQuery

public Query getQuery()


Copyright © 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP