Class

XPath

Extends:

Includes:

Wrapper class. Use this class to access the XPath functions.

Constants
EMPTY_HASH
Public Methods
each Itterates over nodes that match the given path, calling the supplied block with the match.
first Finds and returns the first node that matches the supplied xpath.
match Returns an array of nodes matching a given XPath.
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.