Method Web.RSS.parse_xml()
- Method parse_xml
Index
parse_xml(string
|Parser.XML.Tree.Node
n
,void
|string
base
)- Description
Returns an Index object, populated with the rss information given in the rss file
n
.
Index
parse_xml(string
|Parser.XML.Tree.Node
n
, void
|string
base
)
Returns an Index object, populated with the rss information
given in the rss file n
.