Method: JSON::LD::API::Nokogiri.library
- Defined in:
- lib/json/ld/html/nokogiri.rb
.library ⇒ Symbol
Returns the name of the underlying XML library.
15 16 17 |
# File 'lib/json/ld/html/nokogiri.rb', line 15 def self.library :nokogiri end |