Liking cljdoc? Tell your friends :D

com.vincit.clj-xsd.parser.content.sequence


assoc-validclj

(assoc-valid accum kw result)
source

make-kwclj

(make-kw context el-def)
source

parse-elementsclj

(parse-elements context accum [el-def & next-defs])
source

parse-oneclj

(parse-one accum context el-def els next-els)
source

run-parserclj

(run-parser el-def parser elements)
source

split-curr-nextclj

(split-curr-next context el-def elements)

split elements to those that should be deserialized as el-def and the rest

split elements to those that should be deserialized as el-def and the rest
sourceraw docstring

sub-content?clj

(sub-content? el-def)

is this a sub-clause like another <sequence> or <choice>?

is this a sub-clause like another <sequence> or <choice>?
sourceraw docstring

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

× close