D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
XPathParser
/
Filename :
first-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Performs a depth-first (document order) XPath search, and returns the first match. This is the fastest, lightest way to return a single result. - !ruby/struct:SM::Flow::P body: "FIXME: This method is incomplete!" full_name: REXML::XPathParser#first is_singleton: false name: first params: ( path_stack, node ) visibility: public