Skip to main content

event-tree

function

clojure.data.xml.tree/event-tree

(event-tree [events])
Returns a lazy tree of Element objects for the given seq of Event objects. See source-seq and parse.

No examples yet. Be the first to add one!

Categories