arq.cmdline
Class ModItem

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

public class ModItem
extends java.lang.Object
implements ArgModuleGeneral


Constructor Summary
ModItem()
           
 
Method Summary
 com.hp.hpl.jena.sparql.sse.Item getItem()
           
 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

ModItem

public ModItem()
Method Detail

registerWith

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

processArgs

public void processArgs(CmdArgModule cmdLine)
Specified by:
processArgs in interface ArgModule

getItem

public com.hp.hpl.jena.sparql.sse.Item getItem()


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