The first time that this is called the baseURI must be an absolute path and must also be a valid {@link URL}. Subsequent calls can pass in either absolute or relative URIs. Relative URIs are resolved against the current base URI before they are pushed onto the stack.
@param baseURI The new base URI. @throws MalformedURLException
|
|
|
|