org.openqa.grid.common
Class GridDocHelper

java.lang.Object
  extended by org.openqa.grid.common.GridDocHelper

public class GridDocHelper
extends Object


Constructor Summary
GridDocHelper()
           
 
Method Summary
static String getGridParam(String param)
           
static void printHelp(String msg)
           
static void printHelp(String msg, boolean error)
           
static void printWrappedErrorLine(String prefix, String msg, boolean first)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridDocHelper

public GridDocHelper()
Method Detail

printHelp

public static void printHelp(String msg)

printHelp

public static void printHelp(String msg,
                             boolean error)

getGridParam

public static String getGridParam(String param)

printWrappedErrorLine

public static void printWrappedErrorLine(String prefix,
                                         String msg,
                                         boolean first)


Copyright © 2012. All Rights Reserved.