Class
SOAP::Parser::ParseFrame
In:
lib/soap/parser.rb
Parent:
Object
Methods
new
update
Classes and Modules
Class
SOAP::Parser::ParseFrame::NodeContainer
Attributes
encodingstyle
[R]
handler
[R]
name
[R]
node
[R]
ns
[R]
Public Class methods
new
(ns, name, node, encodingstyle, handler)
Public Instance methods
update
(ns, name, node, encodingstyle, handler)
to avoid memory consumption
[Validate]