arq.cmdline
Class ModResultsIn

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

public class ModResultsIn
extends java.lang.Object
implements ArgModuleGeneral


Constructor Summary
ModResultsIn()
           
 
Method Summary
 void checkCommandLine(CmdArgModule cmdLine)
           
 com.hp.hpl.jena.sparql.resultset.ResultSetFormat getInputFormat()
           
 ResultSet getResultSet()
           
 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

ModResultsIn

public ModResultsIn()
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

checkCommandLine

public void checkCommandLine(CmdArgModule cmdLine)

getResultSet

public ResultSet getResultSet()

getInputFormat

public com.hp.hpl.jena.sparql.resultset.ResultSetFormat getInputFormat()


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