Back

startparse-sax-safe (clj)

(source)

function

(startparse-sax-safe s ch)
A startparse function suitable for use with clojure.xml/parse. External entity resolution is disabled to prevent XXE entity attacks.

Examples