Liking cljdoc? Tell your friends :D

clojure.data.xml.jvm.emit

JVM implementation of the emitter details

JVM implementation of the emitter details
raw docstring

check-stream-encodingclj

(check-stream-encoding stream xml-encoding)

EventEmitcljprotocol

emit-eventclj

(emit-event event writer prefix-uri-stack)

loggerclj


string-writerclj

(string-writer)

write-documentclj

(write-document swriter events opts)

Writes the given event seq as XML text to writer. Options: :encoding <str> Character encoding to use :doctype <str> Document type (DOCTYPE) declaration to use

Writes the given event seq as XML text to writer.
Options:
 :encoding <str>          Character encoding to use
 :doctype  <str>          Document type (DOCTYPE) declaration to use
raw docstring

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

× close