Class | Whois::Answer::Parser::Blank |
In: |
lib/whois/answer/parser/blank.rb
|
Parent: | Base |
The Blank parser isn‘t a real parser. It‘s just a fake parser that acts as a parser but doesn‘t provide any special capability. It doesn‘t register itself in the parser_registry, it doesn‘t scan any string, it only exists to be initialized in case an answer needs to create a parser for a whois server not supported yet.