MCPcopy Create free account
hub / github.com/SPLWare/esProc / newXML

Method newXML

ide/main/java/com/scudata/ide/common/XMLFile.java:117–133  ·  view source on GitHub ↗

Create a new XML file @param file The name of the file to be created. If the file exists, it will overwrite the original one. @param root Root node name @return Return true if the creation is successful, otherwise false.

(String file, String root)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

XMLFileMethod · 0.95
newInstanceMethod · 0.95

Calls 6

isLegalXmlNameMethod · 0.95
getMethod · 0.95
writeNodeToFileMethod · 0.95
newInstanceMethod · 0.65
getMessageMethod · 0.45
normalizeMethod · 0.45

Tested by

no test coverage detected