Class | Amazon::Element |
In: |
lib/amazon/ecs.rb
|
Parent: | Object |
Internal wrapper class to provide convenient method to access Hpricot element value.
Similar to get_unescaped, except an element object must be passed-in.
Similar with search_and_convert but always return first element if more than one elements found
Return an array of Amazon::Element matching the given path, or Amazon::Element if there is only one element found.
DEPRECATED: Please use get_elements and get_element instead.