Class: Nokogiri::XML::Notation
- Inherits:
-
Object
- Object
- Nokogiri::XML::Notation
- Defined in:
- lib/xml/to/json.rb
Instance Method Summary collapse
Instance Method Details
#to_json(*a) ⇒ Object
17 18 19 |
# File 'lib/xml/to/json.rb', line 17 def to_json(*a) to_hash.to_json(*a) end |