oracle.xml.parser.v2
Interface XSLNodeSetInt

All Known Implementing Classes:
XSLExprBase

public interface XSLNodeSetInt


Method Summary
 NodeList getSelectedNodes(XSLTContext ctx)
          Returns a list of nodes matching the expr, given a root node
 

Method Detail

getSelectedNodes

public NodeList getSelectedNodes(XSLTContext ctx)
                          throws XSLException
Returns a list of nodes matching the expr, given a root node