Liking cljdoc? Tell your friends :D

map-to-xml.simple-xml

Functions to emit a Clojure map as XML.

Functions to emit a Clojure map as XML.
raw docstring

line-breakclj

source

lisp-falseclj

(lisp-false x)
source

paddingclj

(padding depth)
source

sequence-tagclj

source

spaces-per-indentclj

source

xmlclj

(xml x)
source

xml-close-tagclj

(xml-close-tag tag-name)
source

xml-commentclj

(xml-comment depth & msgs)
source

xml-elementclj

(xml-element depth x)
source

xml-empty-tagclj

(xml-empty-tag tag-name)
source

xml-headerclj

source

xml-key-valueclj

(xml-key-value k v depth)
source

xml-map-entryclj

(xml-map-entry depth [k v])
source

xml-open-tagclj

(xml-open-tag tag-name)
source

xml-seq-elementclj

(xml-seq-element depth x)
source

xml-tag-nameclj

(xml-tag-name requested-tag)
source

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

× close