to avoid memory consumption
# File lib/soap/parser.rb, line 60 60: def update(ns, name, node, encodingstyle, handler) 61: @ns = ns 62: @name = name 63: @node.replace_node(node) 64: @encodingstyle = encodingstyle 65: @handler = handler 66: self 67: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.