org.onebusaway.cli
Class CommandLineInterfaceLibrary

java.lang.Object
  extended by org.onebusaway.cli.CommandLineInterfaceLibrary

public class CommandLineInterfaceLibrary
extends Object


Constructor Summary
CommandLineInterfaceLibrary()
           
 
Method Summary
static void printUsage(Class<?> mainClass)
           
static boolean wantsHelp(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineInterfaceLibrary

public CommandLineInterfaceLibrary()
Method Detail

wantsHelp

public static boolean wantsHelp(String[] args)

printUsage

public static void printUsage(Class<?> mainClass)


Copyright © 2012 OneBusAway. All Rights Reserved.