Liking cljdoc? Tell your friends :D

clojure.data.xml.protocols


AsElementsclj/s≠protocol

as-elementsclj/s

(as-elements expr)

Return a seq of elements represented by an expression.

Return a seq of elements represented by an expression.

AsQNameclj/s≠protocol

qname-localclj/s

(qname-local qname)

Get the name for this qname

Get the name for this qname

qname-uriclj/s

(qname-uri qname)

Get the namespace uri for this qname

Get the namespace uri for this qname

AsXmlStringclj/s≠protocol

xml-strclj/s

(xml-str node)

Serialize atribute value or content node

Serialize atribute value or content node

EventGenerationclj/s≠protocol

Protocol for generating new events based on element type

Protocol for generating new events based on element type

gen-eventclj/s

(gen-event item)

Function to generate an event for e.

Function to generate an event for e.

next-eventsclj/s

(next-events item next-items)

Returns the next set of events that should occur after e. next-events are the events that should be generated after this one is complete.

Returns the next set of events that should occur after e.  next-events are the
events that should be generated after this one is complete.
raw docstring

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

× close