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

find-resources-fileclj

(find-resources-file filename)
source

jar-domainclj

(jar-domain)
source

jar-file-streamclj

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

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

manifestclj

(manifest)
source

parse-propertiesclj

(parse-properties file-name)
source

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

resource-streamclj

(resource-stream filepath)
source

slurp-manifestclj

(slurp-manifest)
source

version-infoclj

(version-info group-id artifact-id)
source

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

× close