selmer.util

(source)

For more info about this library see:

https://rawgit.com/yogthos/Selmer/master/docs/uberdoc.html
Public Variable Short Description
*block-pattern* (clj)
*block-super-pattern* (clj)
*custom-resource-path* (clj)
*endblock-pattern* (clj)
*escape-variables* (clj)
*extends-pattern* (clj)
*filter-close* (clj)
*filter-close-pattern* (clj)
*filter-missing-values* (clj)
*filter-open* (clj)
*filter-open-pattern* (clj)
*filter-pattern* (clj)
*include-pattern* (clj)
*missing-value-formatter* (clj)
*resource-fn* (clj) Var to override the implementation of io/resource.
*short-comment-second* (clj)
*tag-close* (clj)
*tag-close-pattern* (clj)
*tag-open* (clj)
*tag-open-pattern* (clj)
*tag-pattern* (clj)
*tag-second* (clj)
*tag-second-pattern* (clj)
*tags* (clj)
*url-stream-handler* (clj)
->buf (clj)
assoc-in* (clj) Works best for small collections seemingly.
check-tag-args (clj)
check-template-exists (clj)
default-missing-value-formatter (clj)
exception (clj)
ffind (clj) finds and returns the first element in a collection where function f evaluates to true.
fix-accessor (clj) Turns strings into keywords and strings like "0" into Longs so it can access vectors as well as maps.
hex (clj)
looks-like-absolute-file-path? (clj) Does the resource path seem to be an absolute file path, considering the system file separator, and (when running on Windows) the possibility of a drive letter prefix?.
on-windows? (clj) Do we seem to be running on Windows?.
open-short-comment? (clj)
open-tag? (clj)
parse-accessor (clj) Split accessors like foo.bar.baz by the dot.
pattern (clj)
peek-rdr (clj)
read-char (clj)
read-tag-content (clj)
read-tag-info (clj)
resource-last-modified (clj)
resource-path (clj)
set-custom-resource-path! (clj)
set-missing-value-formatter! (clj) Takes a function of two arguments which is called on a missing value.
set-url-stream-handler! (clj)
split-by-args (clj)
turn-off-escaping! (clj)
turn-on-escaping! (clj)
with-escaping (clj)
without-escaping (clj)