Liking cljdoc? Tell your friends :D

org.soulspace.xml.marshalling


XMLMarshallingcljprotocol

Protocol for XML marshalling.

Protocol for XML marshalling.

to-xmlclj

(to-xml this)

Produces xml as clojure.data.xml/Element structure that can be emitted with the fns from the clojure.data.xml namespace.

Produces xml as clojure.data.xml/Element structure that can be emitted with the fns from the clojure.data.xml namespace.
sourceraw docstring

XMLUnmarshallingcljprotocol

Protocol for XML unmarshalling.

Protocol for XML unmarshalling.

from-xmlclj

(from-xml this xml)

Unmarshals the given xml zipper into the record.

Unmarshals the given xml zipper into the record.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close