Skip to main content

emit-str

function

clojure.data.xml/emit-str

Available in:BBCLJ
(emit-str [e & opts])
Emits the Element to String and returns it. Options: :encoding <str> Character encoding to use :doctype <str> Document type (DOCTYPE) declaration to use

No examples yet. Be the first to add one!

Categories