Base
Parser for the whois.nic.hu server.
@author Simone Carletti <weppos@weppos.net> @author Gábor Vészi <veszig@done.hu>
Initializes a new {Scanners::WhoisNicHu} instance passing the {content_for_scanner} and calls parse on it.
@return [Hash]
# File lib/whois/record/parser/whois.nic.hu.rb, line 134 def parse Scanners::WhoisNicHu.new(content_for_scanner).parse end
Generated with the Darkfish Rdoc Generator 2.