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

XMLRPC::XMLParser::XMLScanStreamParser

Public Class Methods

new()
 
               # File xmlrpc/parser.rb, line 750
def initialize
  require "xmlscan/parser"
  @parser_class = XMLScanParser
end