jonelo.jacksum.cli

Class JacksumHelp


public class JacksumHelp
extends java.lang.Object

Method Summary

static void
help(String code, String search)
static void
printGPL()
print the GPL information and an OSI certified note to stdout
static void
printHelpLong(String filename, String search)
print the documentation
static void
printHelpShort()
print GPL info and a short help
static void
printVersion()
print Jacksum's program version

Method Details

help

public static void help(String code,
                        String search)
            throws ExitException

printGPL

public static void printGPL()
print the GPL information and an OSI certified note to stdout

printHelpLong

public static void printHelpLong(String filename,
                                 String search)
            throws FileNotFoundException,
                   IOException
print the documentation
Parameters:
filename - the flat file containing the documentation

printHelpShort

public static void printHelpShort()
            throws ExitException
print GPL info and a short help

printVersion

public static void printVersion()
print Jacksum's program version