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 :
get_namespace-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Returns a String namespace for a node, given a prefix The rules are:" - !ruby/struct:SM::Flow::VERB body: " 1. Use the supplied namespace mapping first.\n 2. If no mapping was supplied, use the context node to look up the namespace\n" full_name: REXML::XPathParser#get_namespace is_singleton: false name: get_namespace params: ( node, prefix ) visibility: private