Groovy Documentation

com.predic8.util
[Groovy] Class HTTPUtil

java.lang.Object
  com.predic8.util.HTTPUtil

class HTTPUtil
extends Object

Method Summary
static String getLocation(def baseDir, def location)

protected static def normalize(def path)

static String updateBaseDir(def input, def oldBaseDir)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

getLocation

static String getLocation(def baseDir, def location)


normalize

protected static def normalize(def path)


updateBaseDir

static String updateBaseDir(def input, def oldBaseDir)


 

Groovy Documentation