Protocols for converting Clojure values into objects Saxon understands.
Protocols for converting Clojure values into objects Saxon understands.
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).
(->qname name)
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).
(build source)
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).
(->xdmvalue value)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close