Module: Pubid::Ieee::Identifier
- Defined in:
- lib/pubid/ieee/identifier.rb
Class Method Summary collapse
Class Method Details
.parse(input) ⇒ Object
7 8 9 |
# File 'lib/pubid/ieee/identifier.rb', line 7 def parse(input) Identifiers::Base.parse(input) end |