Base
Base parser for Afilias servers.
@abstract
Initializes a new {Scanners::Afilias} instance passing the {content_for_scanner} and calls parse on it.
@return [Hash]
# File lib/whois/record/parser/base_afilias.rb, line 109 def parse Scanners::BaseAfilias.new(content_for_scanner).parse end
[Validate]
Generated with the Darkfish Rdoc Generator 2.