Base
Parser for the whois.iana.org server.
Initializes a new {Scanners::Iana} instance passing the {content_for_scanner} and calls parse on it.
@return [Hash]
# File lib/whois/record/parser/whois.iana.org.rb, line 80 def parse Scanners::Iana.new(content_for_scanner).parse end
[Validate]
Generated with the Darkfish Rdoc Generator 2.