(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.
(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.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close