Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-589

Add a method to DOM Element class to allow the collection of Attributes to be obtained

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.1.0.2
    • 5.1.0.2
    • tapestry-core
    • None

    Description

      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.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            paulfield Paul Field
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: