Uploaded image for project: 'XalanJ2'
  1. XalanJ2
  2. XALANJ-724

DOMBuilder startElement(..)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Won't Fix
    • 2.0.0
    • None
    • Other
    • None
    • Operating System: All
      Platform: Other
    • 5264

    Description

      this method calls appendChild(Node node) before adding the attributes to the
      node
      Hence a test for attributes in appendChild returns null
      Is it possible to add the attributes first, and then call appendChild

      I am working around by overriding endElement(..)

      Attachments

        Activity

          People

            Unassigned Unassigned
            robert.onslow@8newsquare.co.uk robert.onslow
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: