Name | Type | Cardinality | Description |
---|---|---|---|
baseUrl | EString | 0..1 | Base URL, path elements and base URI's of child paths are evaluated relative to the base URI, if it is not null or blank. This base URL is evaluated relative to baseURL parameter of getUrls method. |
pathElement | EString | * | Path element is a URL relative to the baseUri. |
Name | Cardinality | Description |
---|---|---|
getUrls( baseURL : EUrl , tokens : ETokenSource ) : EUrl | * | Returns URL's to construct URL classloader. |
Name | Target | Containment | Cardinality | Opposite | Description |
---|---|---|---|---|---|
path | Path | Yes | * | Paths can be nested. Child's path baseUri in this case is evaluated relative to the parent's path baseUri. |