Liking cljdoc? Tell your friends :D

org.soulspace.tools.maven-xml


parse-xmlclj

(parse-xml parse-fn source)

Parses the source XML input with the given parse function.

Parses the source XML input with the given parse function.
raw docstring

read-metadata-xmlclj

(read-metadata-xml source)

Returns a map with the contents of the maven metadata referenced by source.

Returns a map with the contents of the maven metadata referenced by source.
raw docstring

read-pom-xmlclj

(read-pom-xml source)

Returns a map with the contents of the maven POM referenced by source.

Returns a map with the contents of the maven POM referenced by source.
raw docstring

read-settings-xmlclj

(read-settings-xml source)

Returns a map with the contents of the maven settings referenced by source.

Returns a map with the contents of the maven settings referenced by source.
raw docstring

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

× close