Microsoft SDK for Java

handleUpdateString

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

Syntax

public void handleUpdateString(String xml);

Parameters

xml The XML string to be parsed and processed.

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