[
Lists Home |
Date Index |
Thread Index
]
- From: "Erik James Freed" <ejfreed@infocanvas.com>
- To: <xml-dev@ic.ac.uk>
- Date: Fri, 10 Sep 1999 09:47:51 -0700
Title:
Anyone have a simple example of using the lotus XPath
package? I just want to write a simple portable query of a DOM tree like:
org.w3c.dom.NodeList query(org.w3c.dom.Node
root, String
expression)
The comments on the
main entry points are fairly cryptic. I could figure it out from first
principles, but I would not mind being spoon-fed either if you know what I
mean...
thanks!
erik
|