org.biomoby.client
Class CmdLineHelper
java.lang.Object
org.biomoby.client.CmdLineHelper
public abstract class CmdLineHelper
- extends Object
An abstract parent of various command-line tools.
- Version:
- $Id: CmdLineHelper.java,v 1.2 2008/02/23 13:58:32 senger Exp $
- Author:
- Martin Senger
Method Summary |
static String |
getUsage(Class helpOwner)
Return a help text how to use a class 'helpOwner'. |
CmdLineHelper
public CmdLineHelper()
getUsage
public static String getUsage(Class helpOwner)
- Return a help text how to use a class 'helpOwner'. See the code
for the rules how to name the help file and where to put it.
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010