(emit-as-str e & {:as opts})
Emits the Element to String and returns it
Emits the Element to String and returns it
(indent-as-str e & {:as opts})
Emits the XML and indents the result. Writes the results to a String and returns it
Emits the XML and indents the result. Writes the results to a String and returns it
(invalid-xml-chars? s)
Checks if the xml string 's' contains invalid XML characters.
Checks if the xml string 's' contains invalid XML characters.
(string-input-source s)
Converts a string to a sax input source.
Converts a string to a sax input source.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |