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)
source

EventEmitcljprotocol

emit-eventclj

(emit-event event writer)
source

string-writerclj

(string-writer)
source

write-documentclj

(write-document swriter events opts)

Writes the given event seq as XML text to writer. Options: :encoding <str> Character encoding to use

Writes the given event seq as XML text to writer.
Options:
 :encoding <str>          Character encoding to use
sourceraw docstring

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

× close