Liking cljdoc? Tell your friends :D

automaton-core.adapters.java-properties

Adapter to java properties

Adapter to java properties
raw docstring

get-java-propertiesclj

(get-java-properties)

Get the java properties

Get the java properties
raw docstring

get-java-propertyclj

(get-java-property property-name)
(get-java-property property-name default-value)

Get a java property named property-name, if not found return default-value

Get a java property named `property-name`, if not found return `default-value`
raw docstring

split-property-valueclj

(split-property-value property-value)

Returns a collection of values from property-value splitted by ','.

Returns a collection of values from `property-value` splitted by ','.
raw docstring

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

× close