Class REXML::XPathParser
In: src/rexml/xpath_parser.rb
Parent: Object

You don’t want to use this class. Really. Use XPath, which is a wrapper for this class. Believe me. You don’t want to poke around in here. There is strange, dark magic at work in this code. Beware. Go back! Go back while you still can!

Methods
[]=    namespaces=    new    parse    predicate    variables=   
Included modules
XMLTokens
Public Class methods
new( )
Public Instance methods
namespaces=( namespaces={} )
variables=( vars={} )
parse(path, nodeset)
predicate(path, nodeset)
[]=( variable_name, value )