Liking cljdoc? Tell your friends :D

clojure.data.xml.jvm.parse


make-stream-readerclj

(make-stream-reader props source)

pull-seqclj

(pull-seq sreader
          {:keys [include-node? location-info skip-whitespace] :as opts}
          ns-envs)

Creates a seq of events. The XMLStreamConstants/SPACE clause below doesn't seem to be triggered by the JDK StAX parser, but is by others. Leaving in to be more complete.

Creates a seq of events.  The XMLStreamConstants/SPACE clause below doesn't seem to
be triggered by the JDK StAX parser, but is by others.  Leaving in to be more complete.
raw docstring

string-sourceclj

(string-source s)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close