get_elements(xpath) -> [REXML::Element]
xpath にマッチする要素を配列で返します。
xpath には XPath 文字列を指定します。
[SEE_ALSO] REXML::Elements#to_a