Loads schedule data from an XML document.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void loadFromXml ( |
A Document instance that allows reading data from the XML document.
Loads schedule items from an XML document previously created by saveToXml. Any data contained in the schedule is discarded before the items stored in the reader are loaded.
JPlanner Programmer's Guide | © 2023 MindFusion |