Liking cljdoc? Tell your friends :D

analemma.xml


add-attrsclj/s

(add-attrs tag & attrs)
source

add-contentclj/s

(add-content tag & content)
source

emitclj/s

(emit & tags)
source

emit-attrsclj/s

(emit-attrs attrs)
source

emit-tagclj/s

(emit-tag tag)
source

filter-xmlclj/s

(filter-xml xml-seq [& selectors])
source

get-attrsclj/s

(get-attrs tag)
source

get-contentclj/s

(get-content tag)
source

get-nameclj/s

(get-name tag)
source

get-xml-mapclj

(get-xml-map xml-string)
source

has-attrs?clj/s

(has-attrs? tag)
source

has-content?clj/s

(has-content? tag)
source

merge-attrsclj/s

(merge-attrs tag attrs)
source

parse-xmlclj

(parse-xml xml-string)
source

parse-xml-mapclj

(parse-xml-map xml-map)
source

set-attrsclj/s

(set-attrs tag attrs)
source

set-contentclj/s

(set-content tag & content)
source

transform-xmlclj/s

(transform-xml xml-seq [& selectors] f & args)
source

update-attrsclj/s

(update-attrs tag [& keys] update-fn & args)
source

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

× close