Module: Pubid::Nist::Identifier
- Extended by:
- Core::Identifier
- Defined in:
- lib/pubid/nist/identifier.rb,
lib/pubid/nist/identifier/base.rb,
lib/pubid/nist/identifier/addendum.rb
Defined Under Namespace
Class Method Summary collapse
Class Method Details
.parse(*args) ⇒ Object
6 7 8 |
# File 'lib/pubid/nist/identifier.rb', line 6 def parse(*args) Base.parse(*args) end |