Microsoft SDK for Java

getURL

This method of the Document class retrieves the URL.

Syntax

public final String getURL();

Return Value

Returns the last URL sent to the load() method or null if an input stream was used.

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