Microsoft SDK for Java

setURL

This method of the Document class is an alias for load and is here only for compatibility reasons.

Syntax

public void setURL( String urlstr ) throws ParseException;

Parameters

urlstr The URL string.

Exceptions

ParseException if an error occurs while parsing the URL string.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.