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)
sourceraw 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)
sourceraw 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)
sourceraw docstring

read-uri-jsoncljmultimethod

Reads a JSON document from a URI

Reads a JSON document from a URI
sourceraw docstring

request-uri-input-streamcljmultimethod

source

URIablecljprotocol

Represents an object with an associated URI.

Represents an object with an associated URI.

->uriclj

(->uri this)
sourceraw docstring

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

× close