Class mxXmlUtils
java.lang.Object
com.mxgraph.util.mxXmlUtils
Contains various XML helper methods for use with mxGraph.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DocumentBuilderstatic StringReturns a string that represents the given node.static DocumentReturns a new document for the given XML string.
-
Constructor Details
-
mxXmlUtils
public mxXmlUtils()
-
-
Method Details
-
getDocumentBuilder
-
parseXml
-
getXml
-