org.media.mn8.util
Class CLIHelper

java.lang.Object
  |
  +--org.media.mn8.util.CLIHelper

public class CLIHelper
extends Object

Version:
$Revision: 1.2 $ $Date: 2001/04/21 15:00:00
Author:
Szabo Csaba
See Also:
String

Field Summary
protected  boolean help
           
protected  String opArg
           
 
Constructor Summary
protected CLIHelper()
           
 
Method Summary
protected  String[] getArguments(String str)
           
protected  String getUsage(String fileName)
           
protected  void setArgs(ArgParser parser)
           
protected  String validate(String usage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

help

protected boolean help

opArg

protected final String opArg
See Also:
Constant Field Values
Constructor Detail

CLIHelper

protected CLIHelper()
Method Detail

getUsage

protected String getUsage(String fileName)

getArguments

protected String[] getArguments(String str)

setArgs

protected void setArgs(ArgParser parser)

validate

protected String validate(String usage)


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."