Liking cljdoc? Tell your friends :D

collet.actions.jslt


apply-jslt-params-specclj

source

apply-jslt-templateclj

(apply-jslt-template {:collet.actions.jslt/keys [mapper expr] :keys [input as]})

Apply a JSLT template to a JSON input. Parameters:

  • input: The JSON input to apply the template to.
  • template: The JSLT template to apply.
  • as: The output format. One of :string or :clj (default).
Apply a JSLT template to a JSON input.
Parameters:
- input: The JSON input to apply the template to.
- template: The JSLT template to apply.
- as: The output format. One of :string or :clj (default).
sourceraw docstring

expression?clj

source

object-mapper?clj

source

parseclj

(parse node)

Parse a JsonNode into a Clojure data structure

Parse a JsonNode into a Clojure data structure
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close