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