Parent

Methods

Files

Class Index [+]

Quicksearch

WSDL::XMLSchema::Parser::ParseFrame

Attributes

ns[R]
name[R]
node[RW]

Public Class Methods

new(ns, name, node) click to toggle source
    # File lib/wsdl/xmlSchema/parser.rb, line 41
41:     def initialize(ns, name, node)
42:       @ns = ns
43:       @name = name
44:       @node = node
45:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.