arq.cmdline
Class ModLangParse

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

public class ModLangParse
extends java.lang.Object
implements ArgModuleGeneral


Constructor Summary
ModLangParse()
           
 
Method Summary
 boolean explicitChecking()
           
 boolean explicitNoChecking()
           
 java.lang.String getBaseIRI()
           
 void processArgs(CmdArgModule cmdLine)
           
 void registerWith(CmdGeneral cmdLine)
           
 boolean skipOnBadTerm()
           
 boolean stopOnBadTerm()
           
 boolean toBitBucket()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModLangParse

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

explicitChecking

public boolean explicitChecking()

explicitNoChecking

public boolean explicitNoChecking()

skipOnBadTerm

public boolean skipOnBadTerm()

stopOnBadTerm

public boolean stopOnBadTerm()

toBitBucket

public boolean toBitBucket()

getBaseIRI

public java.lang.String getBaseIRI()


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