DroidDiagram Programmer's Guide
Diagram.loadFromXml Method (Document, boolean)
See Also
 






Loads the contents of the XML diagram document.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void loadFromXml (
    Document document,
    boolean freeProcessedXml
)

 Parameters

document

A DOM Document object from which to load the diagram data.

freeProcessedXml

 See Also

loadFromXml Method Overload List
Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace