XPath
org.sdm.spa.XPath

XPath selects XML nodes based on the XPath syntax. This actor takes in an XPath string and an XMLToken, and it returns an array of XMLTokens.

Author(s): xiaowen
Version:$Id: XPath.java,v 1.4 2005/11/01 20:39:14 ruland Exp $