Class: Whois::Parsers::BaseAfilias Abstract
- Includes:
- Scanners::Scannable
- Defined in:
- lib/whois/parsers/base_afilias.rb
Overview
This class is abstract.
Base parser for Afilias servers.
Direct Known Subclasses
WhoisAero, WhoisAfiliasGrsInfo, WhoisDotmobiregistryNet, WhoisDotpostregistryNet, WhoisInregistryNet, WhoisNicAg, WhoisNicAsia, WhoisNicMe, WhoisPirOrg
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods included from Scanners::Scannable
included, #node, #node?, #parse
Methods inherited from Base
#changed?, #contacts, #content, #initialize, #is, parse_time, property_not_implemented, property_not_supported, property_register, property_state, property_state?, property_supported, #property_supported?, #response_incomplete?, #response_throttled?, #response_unavailable?, #unchanged?, #validate!
Constructor Details
This class inherits a constructor from Whois::Parsers::Base