Liking cljdoc? Tell your friends :D

xml-writer.replace-invalid-whitespace


-convertInvalidCharclj

(-convertInvalidChar this c)

invalid-whitespace-char?clj

(invalid-whitespace-char? c)

to be used in cases where invalid whitespace characters should be replaced, but the user would like to throw an exception for all other conditions of FailingHandler. see: https://github.com/FasterXML/woodstox/blob/7aa010e672d1bb7d81b4650a71705cb2bb524f98/src/main/java/com/ctc/wstx/api/InvalidCharHandler.java#L54

to be used in cases where invalid whitespace characters should be replaced, but the user 
would like to throw an exception for all other conditions of FailingHandler. see:
https://github.com/FasterXML/woodstox/blob/7aa010e672d1bb7d81b4650a71705cb2bb524f98/src/main/java/com/ctc/wstx/api/InvalidCharHandler.java#L54
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close