TPTP 4.5.0 Testing Tools Project
Internal API Specification

org.eclipse.tptp.test.recorders.url.ui.internal.util
Class URLRecorderParamHelper

java.lang.Object
  extended by org.eclipse.tptp.test.recorders.url.ui.internal.util.URLRecorderParamHelper

public class URLRecorderParamHelper
extends java.lang.Object

URL Recorder parameter helper.


Constructor Summary
URLRecorderParamHelper()
           
 
Method Summary
static java.lang.String getRecorderParams(java.lang.String adapterID)
           
protected static java.lang.String getStartupURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLRecorderParamHelper

public URLRecorderParamHelper()
Method Detail

getRecorderParams

public static java.lang.String getRecorderParams(java.lang.String adapterID)
                                          throws org.eclipse.hyades.execution.recorder.RecorderException
Throws:
org.eclipse.hyades.execution.recorder.RecorderException

getStartupURL

protected static java.lang.String getStartupURL()
                                         throws java.io.IOException
Throws:
java.io.IOException

TPTP 4.5.0 Testing Tools Project
Internal API Specification