Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Whois::Record::Parser::WhoisCctldBy

Parser for the whois.cctld.by server.

@see Whois::Record::Parser::Example

The Example parser for the list of all available methods.

@author Aliaksei Kliuchnikau <aliaksei.kliuchnikau@gmail.com> @since 2.5.0

Public Instance Methods

parse() click to toggle source

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

@return [Hash]

# File lib/whois/record/parser/whois.cctld.by.rb, line 97
def parse
  Scanners::WhoisCctldBy.new(content_for_scanner).parse
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.