Liking cljdoc? Tell your friends :D

kaocha.plugin.junit-xml.xml


emitclj

(emit x)

Like xml/emit, but correctly escapes entities.

Like xml/emit, but correctly escapes entities.
sourceraw docstring

emit-attrclj

(emit-attr [k v])
source

emit-elementclj

(emit-element e)

Like xml/emit-element, but correctly escapes entities.

Like xml/emit-element, but correctly escapes entities.
sourceraw docstring

emit-strclj

(emit-str x)
source

entitiesclj

source

escape-attrclj

(escape-attr s)
source

escape-textclj

(escape-text s)
source

schema-factoryclj

source

schema-validatorclj

(schema-validator schema)
source

SchemaCoercionscljprotocol

as-schemaclj

(as-schema _)

Coerce to javax.xml.validation.Schema

Coerce to javax.xml.validation.Schema

as-validatorclj

(as-validator _)

Coerce to java.xml.validation.Validator

Coerce to java.xml.validation.Validator
source

SourceCoercionscljprotocol

as-sourceclj

(as-source _)

Coerce to java.xml.transform.Source

Coerce to java.xml.transform.Source
source

validateclj

(validate xml xsd)
source

validate!clj

(validate! xml xsd)
source

xml-schemaclj

(xml-schema schema-file)
source

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

× close