Current Path : /usr/local/share/ri/1.8/system/SOAP/SOAPArray/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/SOAP/SOAPArray/cdesc-SOAPArray.yaml |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: arytype rw: R - !ruby/object:RI::Attribute comment: name: offset rw: R - !ruby/object:RI::Attribute comment: name: rank rw: R - !ruby/object:RI::Attribute comment: name: size rw: RW - !ruby/object:RI::Attribute comment: name: size_fixed rw: RW - !ruby/object:RI::Attribute comment: name: sparse rw: RW class_methods: - !ruby/object:RI::MethodSummary name: create_arytype - !ruby/object:RI::MethodSummary name: decode - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: parse_type comment: constants: - !ruby/object:RI::Constant comment: name: ITEM_NAME value: XSD::QName.new(nil, 'item') - !ruby/object:RI::Constant comment: name: TypeParseRegexp value: Regexp.new('^(.+)\[([\d,]*)\]$') full_name: SOAP::SOAPArray includes: - !ruby/object:RI::IncludedModule name: SOAPCompoundtype - !ruby/object:RI::IncludedModule name: Enumerable instance_methods: - !ruby/object:RI::MethodSummary name: "[]" - !ruby/object:RI::MethodSummary name: "[]=" - !ruby/object:RI::MethodSummary name: add - !ruby/object:RI::MethodSummary name: deep_map - !ruby/object:RI::MethodSummary name: each - !ruby/object:RI::MethodSummary name: include? - !ruby/object:RI::MethodSummary name: offset= - !ruby/object:RI::MethodSummary name: offsetnext - !ruby/object:RI::MethodSummary name: position - !ruby/object:RI::MethodSummary name: ranksize - !ruby/object:RI::MethodSummary name: replace - !ruby/object:RI::MethodSummary name: retrieve - !ruby/object:RI::MethodSummary name: soap2array - !ruby/object:RI::MethodSummary name: to_a - !ruby/object:RI::MethodSummary name: traverse - !ruby/object:RI::MethodSummary name: traverse_data name: SOAPArray superclass: XSD::NSDBase