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

Howard M. Lewis Ship updated TAP5-589:
--------------------------------------

    Affects Version/s: 5.1.0.2
             Assignee: Howard M. Lewis Ship
              Summary: Add a method to DOM Element class to allow the 
collection of Attributes to be obtained  (was: Make Tapestry DOM "Attribute" 
publically available (to support Jaxen XPath extension))

> Add a method to DOM Element class to allow the collection of Attributes to be 
> obtained
> --------------------------------------------------------------------------------------
>
>                 Key: TAP5-589
>                 URL: https://issues.apache.org/jira/browse/TAP5-589
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.1.0.2
>            Reporter: Paul Field
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.1.0.2
>
>
> I've written a Jaxen (http://jaxen.codehaus.org/) extension so I can use 
> XPath with the Tapestry DOM. All going well so far, except that I can't get 
> sensible access to attributes because there is no way to iterate over all 
> attributes in org.apache.tapestry5.dom.Element. 
> Please  add a "Collection<Attribute> getAttributes()" method to Element and 
> make the Attribute class public.

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

Reply via email to