Make Tapestry DOM "Attribute" publically available (to support Jaxen XPath 
extension)
-------------------------------------------------------------------------------------

                 Key: TAP5-589
                 URL: https://issues.apache.org/jira/browse/TAP5-589
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
            Reporter: Paul Field


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