public class Path extends GroovyObjectSupport
Constructor and Description |
---|
Path(String url) |
Path(String url,
String canonicalUrl,
String relPath) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCanonicalUrl()
Canonical url.
|
String |
getRelPath()
The relative path of the path.
|
String |
getUrl()
The url of the path.
|
int |
hashCode() |
String |
toString() |
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty