Liking cljdoc? Tell your friends :D

sigel.protocols

Protocols for converting Clojure values into objects Saxon understands.

Protocols for converting Clojure values into objects Saxon understands.
raw docstring

QNameablecljprotocol

A protocol for things that can be converted into a QName.

A protocol for things that can be converted into a
[QName](http://www.saxonica.com/html/documentation/javadoc/net/sf/saxon/s9api/QName.html).

->qnameclj

(->qname name)
sourceraw docstring

XMLSourcecljprotocol

A protocol for things that can be converted into a Saxon XdmNode.

A protocol for things that can be converted into a Saxon
[XdmNode](http://www.saxonica.com/html/documentation/javadoc/net/sf/saxon/s9api/XdmNode.html).

buildclj

(build source)
sourceraw docstring

XMLValuecljprotocol

A protocol for things that can be converted into a Saxon XdmValue.

A protocol for things that can be converted into a Saxon
[XdmValue](http://www.saxonica.com/html/documentation/javadoc/net/sf/saxon/s9api/XdmValue.html).

->xdmvalueclj

(->xdmvalue value)
sourceraw docstring

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

× close