In Files

XMLRPC::XMLParser::XMLScanStreamParser


Public Class Methods

new() click to toggle source
                
# File xmlrpc/parser.rb, line 724
def initialize
  require "xmlscan/parser"
  @parser_class = XMLScanParser
end
blog comments powered by Disqus