Liking cljdoc? Tell your friends :D

cloudship.client.impl.generic-soap.convert


default-convert-fnclj

(default-convert-fn tag content)
source

element->mapclj

(element->map convert-fn {:keys [tag attrs content] :as elem})
source

extract-groupingclj

(extract-grouping convert-fn result [tag content])
source

primitiv?clj

(primitiv? content)
source

single-nil?clj

(single-nil? content)
source

single-string?clj

(single-string? content)
source

tag+content->xmlclj

(tag+content->xml tag content)
(tag+content->xml namespace tag content)
source

xml->mapclj

(xml->map xml)
(xml->map {:keys [tag content] :as elem} convert-fn)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close