Hello,

Is there a library to manipulate (create and modify) a XML DOM tree in
Clojure? If possible with the "classic" syntax (XML tags represented
as Clojure vectors.)

I need to keep an instance of a DOM tree in my program and modify it
and recreating the whole DOM tree every time would not be efficient or
convenient (because of event modifications tracking in the Java
library that use this DOM).


Thanks in advance for your suggestions.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to