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)

attr-keyclj

(attr-key key-name)

entryclj

(entry this in-jar-filepath)

input-streamclj

(input-stream this entry)

manifestclj

(manifest this)

manifest-attrsclj

(manifest-attrs this)

manifest-has-key?clj

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

manifest-has-value?clj

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

manifest-objclj

(manifest-obj this)

manifest-valueclj

(manifest-value this key-name)

matched-manifest-keysclj

(matched-manifest-keys this key-pattern)

matched-manifest-valuesclj

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

matches-manifest-key?clj

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

matches-manifest-value?clj

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

nameclj

(name this)

readclj

(read this in-jar-filepath)

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

× close