Methods

Files

Class/Module Index [+]

Quicksearch

Whois::Record::Parser::BaseShared2

Shared parser 2.

@abstract

Public Instance Methods

parse() click to toggle source

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

@return [Hash]

# File lib/whois/record/parser/base_shared2.rb, line 100
def parse
  Scanners::BaseShared2.new(content_for_scanner).parse
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.