TROIKA.ASP - the MVC framework

Class XPathParser

Object
   |
   +--XPathParser

class XPathParser


This is XPathParser class for extracting XML nodesets by xpath.
Defined in XPathParser.js


Constructor Summary
XPathParser(<String> xmlFile, <String> xml)
            Constructs a new instance of XPathParser class.
 
Method Summary
 Object apply(<String> query)
           Selects a list of nodes matching the XPath expression.
 XPathParser init(<String> xmlFile, <String> xml)
           Initializes XPathParser.

Constructor Detail

XPathParser

XPathParser(<String> xmlFile, <String> xml)

Method Detail

apply

Object apply(<String> query)

init

XPathParser init(<String> xmlFile, <String> xml)

TROIKA.ASP - the MVC framework

www.troika-asp.com
Documentation generated on Sun Jun 15 17:59:32 2008