var searchIndex = {}; searchIndex["rss"] = {"doc":"A fast RSS feed parser.","items":[[3,"Channel","rss","A representation of the `<channel>` element.",null,null],[12,"title","","The name of the channel.",0,null],[12,"link","","The URL for the website corresponding to the channel.",0,null],[12,"description","","A description of the channel.",0,null],[12,"language","","The language of the channel.",0,null],[12,"copyright","","The copyright notice for the channel.",0,null],[12,"managing_editor","","The email address for the managing editor.",0,null],[12,"webmaster","","The email address for the webmaster.",0,null],[12,"pub_date","","The publication date for the content of the channel.",0,null],[12,"last_build_date","","The date that the contents of the channel last changed.",0,null],[12,"categories","","The categories the channel belongs to.",0,null],[12,"generator","","The program used to generate the channel.",0,null],[12,"docs","","A URL that points to the documentation for the RSS format.",0,null],[12,"cloud","","The cloud to register with to be notified of updates to the channel.",0,null],[12,"ttl","","The number of minutes the channel can be cached before refreshing.",0,null],[12,"image","","An image that can be displayed with the channel.",0,null],[12,"text_input","","A text input box that can be displayed with the channel.",0,null],[12,"skip_hours","","A hint to tell the aggregator which hours it can skip.",0,null],[12,"skip_days","","A hint to tell the aggregator which days it can skip.",0,null],[12,"items","","The items in the channel.",0,null],[3,"Item","","A representation of the `<item>` element.",null,null],[12,"title","","The title of the item.",1,null],[12,"link","","The URL of the item.",1,null],[12,"description","","The item synopsis.",1,null],[12,"author","","The email address of author of the item.",1,null],[12,"categories","","The categories the item belongs to.",1,null],[12,"comments","","The URL for the comments page of the item.",1,null],[12,"enclosure","","The description of a media object that is attached to the item.",1,null],[12,"guid","","A unique identifier for the item.",1,null],[12,"pub_date","","The date the item was published.",1,null],[12,"source","","The RSS channel the item came from.",1,null],[12,"content","","The HTML contents of the item.",1,null],[3,"Category","","A representation of the `<category>` element.",null,null],[12,"name","","The name of the category.",2,null],[12,"domain","","The domain for the category.",2,null],[3,"Guid","","A representation of the `<guid>` element.",null,null],[12,"value","","The value of the GUID.",3,null],[12,"is_permalink","","Indicates if the GUID is a permalink.",3,null],[3,"Enclosure","","A representation of the `<enclosure>` element.",null,null],[12,"url","","The URL of the enclosure.",4,null],[12,"length","","The length of the enclosure in bytes.",4,null],[12,"mime_type","","The MIME type of the enclosure.",4,null],[3,"Source","","A representation of the `<source>` element.",null,null],[12,"url","","The URL of the source.",5,null],[12,"title","","The title of the source.",5,null],[3,"Cloud","","A representation of the `<cloud>` element.",null,null],[12,"domain","","The domain to register with.",6,null],[12,"port","","The port to register with.",6,null],[12,"path","","The path to register with.",6,null],[12,"register_procedure","","The procedure to register with.",6,null],[12,"protocol","","The protocol to register with.",6,null],[3,"Image","","A representation of the `<image>` element.",null,null],[12,"url","","The URL of the channel image.",7,null],[12,"title","","A description of the image.",7,null],[12,"link","","The URL that the image links to.",7,null],[12,"width","","The width of the image.",7,null],[12,"height","","The height of the image.",7,null],[3,"TextInput","","A representation of the `<textInput>` element.",null,null],[12,"title","","The label of the Submit button for the text input.",8,null],[12,"description","","A description of the text input.",8,null],[12,"name","","The name of the text object.",8,null],[12,"link","","The URL of the CGI script that processes the text input request.",8,null],[4,"Error","","An enumration containing the types of errors that could occur while parsing an RSS feed.",null,null],[13,"Utf8","","An error occurred while converting bytes to UTF8"",9,null],[13,"XmlParsing","","An XML parser error occurred.",9,null],[13,"EOF","","The end of the input was reached without finding a complete channel element.",9,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"clone","","",0,null],[11,"default","","",0,{"inputs":[],"output":{"name":"channel"}}],[11,"fmt","","",0,null],[11,"read_from","","Attempt to read the RSS channel from the speficied reader.",0,{"inputs":[{"name":"r"}],"output":{"name":"result"}}],[11,"from_str","","Attempt to read the RSS channel from the speficied str.",0,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"eq","","",1,null],[11,"ne","","",1,null],[11,"clone","","",1,null],[11,"default","","",1,{"inputs":[],"output":{"name":"item"}}],[11,"fmt","","",1,null],[11,"eq","","",2,null],[11,"ne","","",2,null],[11,"clone","","",2,null],[11,"default","","",2,{"inputs":[],"output":{"name":"category"}}],[11,"fmt","","",2,null],[11,"eq","","",3,null],[11,"ne","","",3,null],[11,"clone","","",3,null],[11,"fmt","","",3,null],[11,"default","","",3,{"inputs":[],"output":{"name":"self"}}],[11,"eq","","",4,null],[11,"ne","","",4,null],[11,"clone","","",4,null],[11,"default","","",4,{"inputs":[],"output":{"name":"enclosure"}}],[11,"fmt","","",4,null],[11,"eq","","",5,null],[11,"ne","","",5,null],[11,"clone","","",5,null],[11,"default","","",5,{"inputs":[],"output":{"name":"source"}}],[11,"fmt","","",5,null],[11,"eq","","",6,null],[11,"ne","","",6,null],[11,"clone","","",6,null],[11,"default","","",6,{"inputs":[],"output":{"name":"cloud"}}],[11,"fmt","","",6,null],[11,"eq","","",7,null],[11,"ne","","",7,null],[11,"clone","","",7,null],[11,"fmt","","",7,null],[11,"default","","",7,{"inputs":[],"output":{"name":"self"}}],[11,"eq","","",8,null],[11,"ne","","",8,null],[11,"clone","","",8,null],[11,"default","","",8,{"inputs":[],"output":{"name":"textinput"}}],[11,"fmt","","",8,null],[11,"fmt","","",9,null],[11,"description","","",9,null],[11,"cause","","",9,null],[11,"fmt","","",9,null],[11,"from","","",9,{"inputs":[{"name":"xmlerror"}],"output":{"name":"error"}}],[11,"from","","",9,{"inputs":[{"name":"utf8error"}],"output":{"name":"error"}}],[11,"from","","",9,{"inputs":[{"name":"fromutf8error"}],"output":{"name":"error"}}]],"paths":[[3,"Channel"],[3,"Item"],[3,"Category"],[3,"Guid"],[3,"Enclosure"],[3,"Source"],[3,"Cloud"],[3,"Image"],[3,"TextInput"],[4,"Error"]]}; initSearch(searchIndex);