Liking cljdoc? Tell your friends :D

csv2rdf.source

A source is an instance of clojure.java.io/IOFactory which has an associated URI

A source is an instance of clojure.java.io/IOFactory which has an associated URI
raw docstring

InputStreamRequestablecljprotocol

Represents a source which can be de-referenced to return an input stream along with a map of associated header values.

Represents a source which can be de-referenced to return an input stream along with a map
of associated header values.

request-input-streamclj

(request-input-stream this)
raw docstring

IntoInputStreamcljprotocol

Represents an object which can be coerced into a java.io.InputStream.

Represents an object which can be coerced into a java.io.InputStream.

into-input-streamclj

(into-input-stream this)
raw docstring

JSONSourcecljprotocol

Protocol for loading a JSON map from a given source

Protocol for loading a JSON map from a given source

get-jsonclj

(get-json this)
raw docstring

request-uri-input-streamcljmultimethod


URIablecljprotocol

Represents an object with an associated URI.

Represents an object with an associated URI.

->uriclj

(->uri this)
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close