Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Whois::Record::Parser::WhoisIanaOrg

Parser for the whois.iana.org server.

Public Instance Methods

parse() click to toggle source

Initializes a new {Scanners::Iana} instance passing the {content_for_scanner} and calls parse on it.

@return [Hash]

# File lib/whois/record/parser/whois.iana.org.rb, line 80
def parse
  Scanners::Iana.new(content_for_scanner).parse
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.