(defn write! [n attr value] (.setAttribute *connection* (as-object-name n) (Attribute. (as-str attr) value)))
Comments top
No comments for write!. Log in to add a comment.