This class represents a XPath that can be used to query the document of
a
XMLContainer .
version: $Revision: 1.1 $ $Date: 2001/12/18 11:03:24 $ author: SMB See Also:XMLContainer
Execute the xpath.
Parameters: rootNode - The node from which the query should start. A value ofnull specifies that the entire document should be searched. The XObject insulating the query result.