Liking cljdoc? Tell your friends :D

mirthsync.xml


add-update-childclj

(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.
raw docstring

serialize-nodeclj

(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.
raw docstring

to-zipclj

(to-zip x)

Takes a string of xml and returns an xml zipper

Takes a string of xml and returns an xml zipper
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close