DroidDiagram Programmer's Guide
DiagramDocument.loadFromXml Method (String)
See Also
 






Loads the document from the specified XML file.

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

 Syntax

Java  Copy Code

public void loadFromXml (
    String fileName
)

 Parameters

fileName

The name of the XML file the data should be read from.

 See Also

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