Microsoft SDK for Java

save

This method of the XMLDSO class saves the XML document to a file.

Syntax

public void save(String filename);

Parameters

filename The name of the file to save the XML document to.

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