Module: Pubid::Iec::WorkingDocument
- Extended by:
- Core::Identifier
- Defined in:
- lib/pubid/iec/working_document.rb
Class Method Summary collapse
Class Method Details
.parse(*args) ⇒ Object
6 7 8 |
# File 'lib/pubid/iec/working_document.rb', line 6 def parse(*args) Identifier::WorkingDocument.parse(*args) end |