Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Whois::Record::Parser::WhoisRegistryNetZa

Parser for the whois.registry.za.net server.

@note This parser is just a stub and provides only a few basic methods

to check for domain availability and get domain status.
Please consider to contribute implementing missing methods.

@see Whois::Record::Parser::Example

The Example parser for the list of all available methods.

Public Instance Methods

parse() click to toggle source
# File lib/whois/record/parser/whois.registry.net.za.rb, line 101
def parse
  Scanners::WhoisRegistryNetZa.new(content_for_scanner).parse
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.