[jira] Created: (JAXEN-198) Correct BaseXPath.selectSingleNode documentation

View: New views
1 Messages — Rating Filter:   Alert me  

[jira] Created: (JAXEN-198) Correct BaseXPath.selectSingleNode documentation

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Correct BaseXPath.selectSingleNode documentation
------------------------------------------------

                 Key: JAXEN-198
                 URL: http://jira.codehaus.org/browse/JAXEN-198
             Project: jaxen
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.1
            Reporter: Christoph Nievergelt


The javadoc for BaseXPath.selectSingleNode  claims the following:

     * @return the node-set of all items selected
     *          by this XPath expression

It should be something like this:

     * @return the first node selected by this XPath expression, or <code>null</code> if no node is selected


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email