method
set_parser
v2_2_9 -
Show latest stable
- Class:
XMLRPC::ParserWriterChooseMixin
set_parser(parser)public
Sets the XMLParser to use for parsing XML documents.
Should be an instance of a class from module XMLRPC::XMLParser.
If this method is not called, then XMLRPC::Config::DEFAULT_PARSER is used.