Liking cljdoc? Tell your friends :D

cmr.plugin.jar.jarfile

Clojure-idiomatic wrappers for JAR-related methods.

Clojure-idiomatic wrappers for JAR-related methods.
raw docstring

all-jarsclj

(all-jars)
source

attr-keyclj

(attr-key key-name)
source

entryclj

(entry this in-jar-filepath)
source

input-streamclj

(input-stream this entry)
source

manifestclj

(manifest this)
source

manifest-attrsclj

(manifest-attrs this)
source

manifest-has-key?clj

(manifest-has-key? this key-name)
source

manifest-has-value?clj

(manifest-has-value? this key-name key-value)
source

manifest-objclj

(manifest-obj this)
source

manifest-valueclj

(manifest-value this key-name)
source

matched-manifest-keysclj

(matched-manifest-keys this key-pattern)
source

matched-manifest-valuesclj

(matched-manifest-values this key-pattern value-pattern)
source

matches-manifest-key?clj

(matches-manifest-key? this key-pattern)
source

matches-manifest-value?clj

(matches-manifest-value? this key-pattern value-pattern)
source

nameclj

(name this)
source

readclj

(read this in-jar-filepath)
source

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

× close