(parse html-str)
Inputs: [html-str :- s/Str] Returns: tsk/KeyMap
Loads and parse an HTML resource and closes the input-stream.
Inputs: [html-str :- s/Str] Returns: tsk/KeyMap Loads and parse an HTML resource and closes the input-stream.
(parse-raw html-str)
Inputs: [html-str :- s/Str] Returns: tsk/KeyMap
Loads and parse an HTML resource and closes the input-stream.
Inputs: [html-str :- s/Str] Returns: tsk/KeyMap Loads and parse an HTML resource and closes the input-stream.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close