Method: IsoDoc::ClassUtils#ns
- Defined in:
- lib/isodoc/class_utils.rb
#ns(xpath) ⇒ Object
15 16 17 |
# File 'lib/isodoc/class_utils.rb', line 15 def ns(xpath) Metanorma::Utils::ns(xpath) end |
15 16 17 |
# File 'lib/isodoc/class_utils.rb', line 15 def ns(xpath) Metanorma::Utils::ns(xpath) end |