Class SOAP::SOAPElement
In: lib/soap/baseData.rb
Parent: Object

SOAPElement is not typed so it is not derived from NSDBase.

Methods

[]   []=   add   decode   each   from_obj   inspect   key?   members   new   to_elename   to_obj  

Included Modules

Enumerable

External Aliases

text -> data

Attributes

elename  [RW] 
encodingstyle  [RW] 
extraattr  [RW] 
id  [RW] 
parent  [RW] 
position  [RW] 
precedents  [R] 
qualified  [RW] 
root  [RW] 
text  [RW]  Text interface.

Public Class methods

Public Instance methods

Element interfaces.

[Validate]

ruby-doc.org is a service of James Britt and Neurogami, a Ruby application development company in Phoenix, AZ.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.