All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
indent-str
: Emit element as indented (pretty printed) XML stringemit-str
: Emit element as XML stringget-value
get-value
now supports namespacesparse-str->Document
: Parse xml string into JDOM Documentparse-str
: Parse xml string into JDOM Document and return the root elementfind-first
: Return the first element at the XPathfind-all
: Return collection of elements at the XPathget-value
: Return the value at the XPath as a String, regardless of whether the XPath points to a element or attributeCan you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close