Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Whois::Record::Parser::WhoisCentralnicCom

Parser for the whois.centralnic.net server.

Public Instance Methods

parse() click to toggle source

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

@return [Hash]

# File lib/whois/record/parser/whois.centralnic.com.rb, line 99
def parse
  Scanners::WhoisCentralnicCom.new(content_for_scanner).parse
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.