slib.tools.smltoolkit
Class SmlToolKitCli

java.lang.Object
  extended by slib.tools.module.CmdHandler
      extended by slib.tools.smltoolkit.SmlToolKitCli

public class SmlToolKitCli
extends slib.tools.module.CmdHandler

Semantic Measures Library Command Line Interface

Author:
Sebastien Harispe

Field Summary
 String tool
           
 
Fields inherited from class slib.tools.module.CmdHandler
cst, cstCmd, helpFormatter, options, optionsOrder
 
Constructor Summary
SmlToolKitCli(String[] args)
           
 
Method Summary
static void main(String[] args)
           
 void processArgs(String[] args)
           
 
Methods inherited from class slib.tools.module.CmdHandler
ending, ending, showCmdLineExamples, showContact, showDescription, showRef
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tool

public String tool
Constructor Detail

SmlToolKitCli

public SmlToolKitCli(String[] args)
              throws slib.utils.ex.SLIB_Exception
Parameters:
args -
Throws:
slib.utils.ex.SLIB_Exception
Method Detail

processArgs

public void processArgs(String[] args)
                 throws slib.utils.ex.SLIB_Exception
Specified by:
processArgs in class slib.tools.module.CmdHandler
Throws:
slib.utils.ex.SLIB_Exception

main

public static void main(String[] args)
Parameters:
args -


Copyright © 2013. All Rights Reserved.