Saves the schedule to an XML document.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void saveToXml ( |
A Document object that allows adding data to the XML document.
Saves the schedule data as tags in an XML document. Use loadFromXml to restore the schedule data later.
JPlanner Programmer's Guide | © 2023 MindFusion |