There's no documentation for this item.
| Public Methods | |
|---|---|
| default_ |
|
| default_ |
Set @@default_parser to new_value if it is one of the available parsers. Else raise NotValidXMLParser error. |
| new | |
| parse | |
| Private Methods | |
|---|---|
| maybe_ |
maybe_xml? tests if source is a string that looks like XML. |
| normalize_ |
Try to get the XML associated with rss. Return rss if it already looks like XML, or treat it as a URI, or a file to get the XML, |
| to_ |
Attempt to convert rss to a URI, but just return it if there’s a ::URI::Error |
<code/>and<pre/>for code samples.