NewURLPathConstructor
No overview available.
def NewURLPathConstructor() - > URLPathConstructor
Creates and returns a new, empty URLPathConstructor object. Callers use this to initialize a new instance for constructing URL paths.
Returns
| Type | Description |
|---|---|
URLPathConstructor | An initialized URLPathConstructor object. |