Support for recursively converting Java beans to Clojure and vice versa.
Support for recursively converting Java beans to Clojure and vice versa.
Specify the behavior of missing setters in to-java in the default object case, using one of :ignore, :log, :error
Specify the behavior of missing setters in to-java in the default object case, using one of :ignore, :log, :error
(set-properties instance props)
Given an existing Java object and a Clojure map, use reflection to set the properties.
Given an existing Java object and a Clojure map, use reflection to set the properties.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close