Module REXML
In: lib/html/rexml-nodepath.rb
lib/html/rexml-nodepath.rb

This module adds method ‘full_path’ to REXML hierarchy This method will print out the path to the given node, for example

 /html/body/p[0]/@text
Copyright:Copyright (C) 2004, Johannes Brodwall <johannes@brodwall.com>
License:Same as Ruby‘s

CVS ID: $Id: rexml-nodepath.rb,v 1.5 2005/05/25 17:38:45 jhannes Exp $

Classes and Modules

Class REXML::Attribute
Class REXML::Child
Class REXML::Document
Class REXML::Element
Class REXML::Text

[Validate]