Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Whois::Record::Parser::WhoisSx

Parser for the whois.sx server.

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

The Example parser for the list of all available methods.

@since 2.6.2

Public Instance Methods

parse() click to toggle source

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

@return [Hash]

# File lib/whois/record/parser/whois.sx.rb, line 110
def parse
  Scanners::WhoisSx.new(content_for_scanner).parse
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.