Microsoft SDK for Java

init

This method of the XMLDSO class searches for a PARAM with a URL and loads this URL, if found. Otherwise, it looks for inline XML data inside the <APPLET> tag that created the current XMLDSO object.

Syntax

public void init();

Remarks

If no URL or inline XML exists, the method performs no action.

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