Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Interface
org.eclipse.jet.xpath.NodeSet

Packages that use NodeSet
org.eclipse.jet.xpath The JET XPath processor. 
 

Uses of NodeSet in org.eclipse.jet.xpath
 

Classes in org.eclipse.jet.xpath that implement NodeSet
protected static class XPathUtil.NodeSetAdapter
          Adapter for Arrays and Collections into XPath NodeSets
 

Methods in org.eclipse.jet.xpath that return NodeSet
static  NodeSet XPathUtil. asNodeSet (java.util.Collection collection)
          Return a NodeSet wrapper for the given collection
static  NodeSet NodeSetUtil. asNodeSet (java.util.Collection collection)
          Wrap a Java Collection as a JET XPath NodeSet.
static  NodeSet XPathUtil. asNodeSet (java.lang.Object[] objectArray)
          Return a NodeSet wrapper for the given array.
static  NodeSet NodeSetUtil. asNodeSet (java.lang.Object[] array)
          Wrap a Java array as a JET XPath NodeSet.
  NodeSet XPathExpression. evaluateAsNodeSet (java.lang.Object contextObject)
          Evaluate the expression and return the result as a Node set.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire