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