ClojureDocs

Nav

Namespaces

startparse-sax

clojure.xml

Available since 1.0
  • (startparse-sax s ch)
A startparse function suitable for use with clojure.xml/parse.
Note that this function is open to XXE entity attacks, see startparse-sax-safe.