DroidDiagram Programmer's Guide
Diagram.loadFromXml Method (InputStream)
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 (
    InputStream stream
)

 Parameters

stream

A java.io.InputStream where the XML markup should be read from.

 See Also

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