Liking cljdoc? Tell your friends :D

clojure-commons.props


find-properties-fileclj

(find-properties-file prop-name)

Searches the classpath for the named properties file.

Searches the classpath for the named properties file.
raw docstring

find-resources-fileclj

(find-resources-file filename)

jar-domainclj

(jar-domain)

jar-file-streamclj

(jar-file-stream path-in-jar)

load-properties-configurationclj

(load-properties-configuration file-name)

Loads a configuration from a file using Apache's Commons Configuration library.

Loads a configuration from a file using Apache's Commons Configuration
library.
raw docstring

manifestclj

(manifest)

parse-propertiesclj

(parse-properties file-name)

read-propertiesclj

(read-properties file-path)

Reads in properties from a file and instantiates a loaded Properties object. Adapted from code in the clojure.contrib.properties.

Reads in properties from a file and instantiates a loaded Properties object.
Adapted from code in the clojure.contrib.properties.
raw docstring

resource-streamclj

(resource-stream filepath)

slurp-manifestclj

(slurp-manifest)

version-infoclj

(version-info group-id artifact-id)

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

× close