Whois::Record::Parser::Base
Parser for the whois.nic.hu server.
@author Simone Carletti <weppos@weppos.net> @author Gábor Vészi <veszig@done.hu>
NEWPROPERTY
# File lib/whois/record/parser/whois.nic.hu.rb, line 118 def registrar_contact cached_properties_fetch(:registrar_contact) do build_contact("registrar", nil) end end
# File lib/whois/record/parser/whois.nic.hu.rb, line 125 def zone_contact cached_properties_fetch(:zone_contact) do build_contact("zone-c", nil) end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.