Base
Parser for the whois.audns.net.au server.
@see Whois::Record::Parser::Example
The Example parser for the list of all available methods.
@since 2.5.0
Initializes a new {Scanners::WhoisAudnsNetAu} instance passing the {content_for_scanner} and calls parse on it.
@return [Hash]
# File lib/whois/record/parser/whois.audns.net.au.rb, line 99 def parse Scanners::WhoisAudnsNetAu.new(content_for_scanner).parse end
[Validate]
Generated with the Darkfish Rdoc Generator 2.