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.
public void init();
If no URL or inline XML exists, the method performs no action.