Liking cljdoc? Tell your friends :D

lambdaconnect-model.data-xml


->boolclj

(->bool val)
source

->dateclj

(->date val)

Apple uses seconds since 1.1.2001, we have to add the epoch timestamp of this date

Apple uses seconds since 1.1.2001, we have to add the epoch timestamp of this date
sourceraw docstring

->dblclj

(->dbl val)
source

->floatclj

(->float val)
source

->intclj

(->int val)
source

->regexclj

(->regex val)
source

->sync-revisionclj

(->sync-revision entity-name)
source

->typeclj

(->type val)
source

->valueclj

(->value val type)
source

attribute-from-xmlclj

(attribute-from-xml entity-name xml user-info)
source

basic-validatorsclj

source

entities-by-nameclj

(entities-by-name xml)
source

entity-from-xmlclj

(entity-from-xml xml)

Parses an entity from its pre-parsed xml tree

Parses an entity from its pre-parsed xml tree
sourceraw docstring

regex?clj

(regex? r)
source

relationship-from-xmlclj

(relationship-from-xml entity-name xml user-info)
source

types-mapclj

source

user-info-from-xmlclj

(user-info-from-xml xml)
source

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

× close