(get-parser format-name)
Loads the parser with the given format name.
Loads the parser with the given format name.
(load-parsers)
Loads the list of parsers to try when identifying file types.
Loads the list of parsers to try when identifying file types.
(resource-reader resource-name)
Obtains a reader for a named resource.
Obtains a reader for a named resource.
(resource-stream resource-name)
Obtains an input stream for a named resource.
Obtains an input stream for a named resource.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close