Class: Nokogiri::XML::Document
- Inherits:
-
Object
- Object
- Nokogiri::XML::Document
- Defined in:
- lib/wombat/processing/parser.rb
Instance Attribute Summary collapse
-
#headers ⇒ Object
Returns the value of attribute headers.
Instance Attribute Details
#headers ⇒ Object
Returns the value of attribute headers.
10 11 12 |
# File 'lib/wombat/processing/parser.rb', line 10 def headers @headers end |