Uses of Class nu.xom.XPathContext

Uses in package nu.xom

Methods with parameter type nu.xom.XPathContext

Nodes
Node.query(String xpath, XPathContext namespaces)
Returns the nodes selected by the XPath expression in the context of this node in document order as defined in XSLT.

Methods with return type nu.xom.XPathContext

XPathContext
Creates a new XPath context that contains all the namespace bindings in scope on the element.

Copyright 2002-2009 Elliotte Rusty Harold
elharo@metalab.unc.edu