Uses of Class org.apache.xpath.objects.XNodeSet

Uses in package org.apache.xpath.axes

Methods with return type org.apache.xpath.objects.XNodeSet

XNodeSet
FilterExprIteratorSimple.executeFilterExpr(int context, XPathContext xctxt, PrefixResolver prefixResolver, boolean isTopLevel, int stackFrame, Expression expr)
Execute the expression.

Uses in package org.apache.xalan.transformer

Methods with return type org.apache.xpath.objects.XNodeSet

XNodeSet
Given a valid element key, return the corresponding node list.
XNodeSet
KeyManager.getNodeSetDTMByKey(XPathContext xctxt, int doc, QName name, XMLString ref, PrefixResolver nscontext)
Given a valid element key, return the corresponding node list.

Uses in package org.apache.xpath.objects

Classes derived from org.apache.xpath.objects.XNodeSet

class
This class overrides the XNodeSet#object() method to provide the original Node object, NodeList object, or NodeIterator.
class
This class represents an XPath null object, and is capable of converting the null to other types, such as a string.

Constructors with parameter type org.apache.xpath.objects.XNodeSet

Construct a XNodeSet object.
Construct a XNodeSet object.

Copyright B) 2005 Apache XML Project. All Rights Reserved.