Liking cljdoc? Tell your friends :D

feedparser-clj.core


-mainclj

(-main feedsource)

Show basic information for a feed, given a URL

Show basic information for a feed, given a URL
sourceraw docstring

categoryclj

source

contentclj

source

enclosureclj

source

entryclj

source

feedclj

source

imageclj

source

source

make-categoryclj

(make-category c)

Create category struct from SyndCategory

Create category struct from SyndCategory
sourceraw docstring

make-contentclj

(make-content c)

Create content struct from SyndContent

Create content struct from SyndContent
sourceraw docstring

make-enclosureclj

(make-enclosure e)

Create enclosure struct from SyndEnclosure

Create enclosure struct from SyndEnclosure
sourceraw docstring

make-entryclj

(make-entry e)

Create feed entry struct from SyndEntry

Create feed entry struct from SyndEntry
sourceraw docstring

make-feedclj

(make-feed f)

Create a feed struct from a SyndFeed

Create a feed struct from a SyndFeed
sourceraw docstring

make-imageclj

(make-image i)

Create image struct from SyndImage

Create image struct from SyndImage
sourceraw docstring

(make-link l)

Create link struct from SyndLink

Create link struct from SyndLink
sourceraw docstring

make-personclj

(make-person sp)

Create a person struct from SyndPerson

Create a person struct from SyndPerson
sourceraw docstring

parse-feedclj

(parse-feed feedsource)
(parse-feed feedsource content-type)

Get and parse a feed from a URL

Get and parse a feed from a URL
sourceraw docstring

personclj

source

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

× close