Microsoft SDK for Java

load

This method of the XMLDSO class reloads the document using the specified URL. Relative URLs are resolved using the HTML document as a base for the URL.

Syntax

public void load(String arg);

Parameters

arg A String that contains the URL used to reload the document.

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