Michael Osipov created JXPATH-172:
-------------------------------------
Summary: JXPathContext#getPointer claims that null will be
returned the the XPath expr does not point to a valid node
Key: JXPATH-172
URL: https://issues.apache.org/jira/browse/JXPATH-172
Project: Commons JXPath
Issue Type: Bug
Affects Versions: 1.3
Reporter: Michael Osipov
{quote}
Traverses the xpath and returns a Pointer. A Pointer provides easy access to a
property. If the xpath matches no properties in the graph, the pointer will be
null.
{quote}
This is not true because not {{null}} is returned but {{NullPointer}}. This
makes a tremendous difference.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)