Saves the localization info to an XML document.
Namespace: com.mindfusion.scheduling.standardforms
Package: com.mindfusion.scheduling.standardforms
SyntaxJava
Copy Code
|
|---|
public void saveToXml ( |
The path of the file to save to.
RemarksCall loadFromXml to restore the localization info later.
See Also