Liking cljdoc? Tell your friends :D

uritemplate-clj.core


form-encodeclj

(form-encode s)
source

full-encodeclj

(full-encode s)
source

handle-tokencljmultimethod

Takes a token and replaces its variables with the supplied values

Takes a token and replaces its variables with the supplied values
sourceraw docstring

handle-valuecljmultimethod

Handling of individual variables. Returns the variable replaced by the supplied values

Handling of individual variables. Returns the variable replaced by the supplied values
sourceraw docstring

handle-variablesclj

(handle-variables token values separator)
(handle-variables token values separator encoding-fn)

Method calls handle-value for each variable named in the token

Method calls handle-value for each variable named in the token
sourceraw docstring

parse-tokenclj

(parse-token token)
source

parse-variableclj

(parse-variable variable)
source

partial-encodeclj

(partial-encode s)
source

special-charsclj

source

Tokenclj

source

tokenizeclj

(tokenize template)
source

uritemplateclj

(uritemplate template values)
source

Variableclj

source

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

× close