Parent

Methods

Class/Module Index [+]

Quicksearch

Whois::Record::Parser::WhoisTldEe

Parser for the whois.tld.ee server.

NOTE: This parser is just a stub and provides only a few basic methods to check for domain availability and get domain status. Please consider to contribute implementing missing methods. See WhoisNicIt parser for an explanation of all available methods and examples.

Public Instance Methods

parse() click to toggle source

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

@return [Hash]

# File lib/whois/record/parser/whois.tld.ee.rb, line 111
def parse
  Scanners::WhoisTldEe.new(content_for_scanner).parse
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.