Class: XMLRPC::XMLParser::NQXMLStreamParser (Ruby 2.3.4)

XMLRPC::XMLParser::NQXMLStreamParser

Public Class Methods

new()
 
               # File xmlrpc/parser.rb, line 616
def initialize
  require "nqxml/streamingparser"
  @parser_class = XMLRPCParser
end