Name
parser:SetBase -- set base for relative URIs
Synopsis
parser:SetBase(s$)
Function
Sets the base to be used for resolving relative URIs in system identifiers to the string passed in
s$
.
Inputs
s$
desired base
Show TOC