Clojure library for reading and writing XML data
data.xml
is a Clojure library for reading and writing XML data. data.xml
has the following features:
Parses XML documents into Clojure data structures Emits XML from Clojure data structures No additional dependencies if using JDK >= 1.6 Uses StAX internally lazy - should allow parsing and emitting of large XML documents
Linter | Message | Location |
---|---|---|
formatting Look for formatting issues in the source | line 423 is way too long (93 characters) | |
formatting Look for formatting issues in the source | line 424 is way too long (91 characters) |