Microsoft SDK for Java

handleUpdate

This method of the XMLDSO class processes the given piece of XML data that is to be sent to the server.

Syntax

public void handleUpdate(Element root);

Parameters

root The root node of the XML parse tree.

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