Class
Class Methods
No documentation available
No documentation available

Set @@default_parser to new_value if it is one of the available parsers. Else raise NotValidXMLParser error.

No documentation available
No documentation available
Instance Methods

maybe_xml? tests if source is a string that looks like XML.

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,

Attempt to convert rss to a URI, but just return it if there’s a ::URI::Error