Liking cljdoc? Tell your friends :D

org.cyverse.metadata-files


ElementFactorycljprotocol

generateclj

(generate _)

Generates the element.

Generates the element.

missing-attributesclj

(missing-attributes _)

Returns the set of required attributes that are missing.

Returns the set of required attributes that are missing.

required-attributesclj

(required-attributes _)

Returns the set of required attributes.

Returns the set of required attributes.
source

XmlSerializablecljprotocol

to-xmlclj

(to-xml _)

Serializes the object as XML. This function returns an instance of Clojure.data.xml.Element.

Serializes the object as XML. This function returns an instance of Clojure.data.xml.Element.
source

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

× close