NewURLPathConstructor
No overview available.
def NewURLPathConstructor() - > URLPathConstructor
Initializes and returns a new instance of URLPathConstructor. Callers use this to create an object capable of constructing URL paths.
Returns
| Type | Description |
|---|---|
URLPathConstructor | A new, empty URLPathConstructor object. |