Liking cljdoc? Tell your friends :D

analemma.xml


add-attrsclj

(add-attrs tag & attrs)
source

add-contentclj

(add-content tag & content)
source

emitclj

(emit & tags)
source

emit-attrsclj

(emit-attrs attrs)
source

emit-tagclj

(emit-tag tag)
source

filter-xmlclj

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

get-attrsclj

(get-attrs tag)
source

get-contentclj

(get-content tag)
source

get-nameclj

(get-name tag)
source

get-xml-mapclj

(get-xml-map xml-string)
source

has-attrs?clj

(has-attrs? tag)
source

has-content?clj

(has-content? tag)
source

merge-attrsclj

(merge-attrs tag attrs)
source

parse-xmlclj

(parse-xml xml-string)
source

parse-xml-mapclj

(parse-xml-map xml-map)
source

set-attrsclj

(set-attrs tag attrs)
source

set-contentclj

(set-content tag & content)
source

transform-xmlclj

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

update-attrsclj

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

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

× close