You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Matt Benson (JIRA)" <ji...@apache.org> on 2007/05/16 19:31:16 UTC

[jira] Closed: (JXPATH-81) Allow paramaterized accessors

     [ https://issues.apache.org/jira/browse/JXPATH-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Benson closed JXPATH-81.
-----------------------------

    Resolution: Invalid

No arguments implies noone has found fault with my logic.  Since such is not expressible in XPATH syntax, I am marking as invalid.

> Allow paramaterized accessors
> -----------------------------
>
>                 Key: JXPATH-81
>                 URL: https://issues.apache.org/jira/browse/JXPATH-81
>             Project: Commons JXPath
>          Issue Type: Improvement
>            Reporter: Rob van Dort
>            Priority: Minor
>
> As I could make up until now, only attribute accessors without parameters are allowed, e.g. "public Address getAddress()".
> Attribute accessors with an underlying map can be used, e.g. "public Map getAddress()" (see Map Element Access in JXPath User Guide)
> In some cases it may be useful to use accessors with parameters, e.g. public Address getAddress(String addressType), this is a feature I would like to see added to JXPath.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org