(add-update-child root-loc child-loc)Adds or updates (by ID) an child element within the supplied root. Assumes that the typical mirth xml structure is present with a root collection element and an ID element within the child.
Adds or updates (by ID) an child element within the supplied root. Assumes that the typical mirth xml structure is present with a root collection element and an ID element within the child.
(serialize-node {:keys [api el-loc restrict-to-path target disk-mode]
:as app-conf})Take an xml location and write to the filesystem with a meaningful name and path. If the file exists it is not overwritten unless the -f option is set. Returns app-conf.
Take an xml location and write to the filesystem with a meaningful name and path. If the file exists it is not overwritten unless the -f option is set. Returns app-conf.
(to-zip x)Takes a string of xml and returns an xml zipper
Takes a string of xml and returns an xml zipper
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |