Method: ETL::Parser::XmlParser::Field#xpath
- Defined in:
- lib/etl/parser/xml_parser.rb
#xpath ⇒ Object (readonly)
Returns the value of attribute xpath.
57 58 59 |
# File 'lib/etl/parser/xml_parser.rb', line 57 def xpath @xpath end |