Class: Pubid::Plateau::Identifier::Handbook
- Defined in:
- lib/pubid/plateau/identifier/handbook.rb
Instance Attribute Summary
Attributes inherited from Base
Class Method Summary collapse
Methods inherited from Base
get_parser_class, get_update_codes, #initialize, transform
Constructor Details
This class inherits a constructor from Pubid::Plateau::Identifier::Base
Class Method Details
.get_renderer_class ⇒ Object
6 7 8 |
# File 'lib/pubid/plateau/identifier/handbook.rb', line 6 def self.get_renderer_class Renderer::Handbook end |
.type ⇒ Object
10 11 12 |
# File 'lib/pubid/plateau/identifier/handbook.rb', line 10 def self.type { key: :handbook, title: "Handbook" } end |