Uploaded image for project: 'Woden'
  1. Woden
  2. WODEN-140

DescriptionElement.getNamespaces() should have a type-safe return type

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • M8
    • Parser
    • None

    Description

      The DescriptionElement.getNamespaces() method currently returns a Map containing pairs of prefix String and namespace URI. In keeping with woden design goals and the rest of the API, this method should use a type-safe return type. Map, List, etc represent their content as java.lang.Object which requires casting.

      Attachments

        1. woden140_final.patch
          60 kB
          John Alan William Kaputin
        2. woden140_option1.patch
          9 kB
          John Alan William Kaputin
        3. woden140_option2.patch
          13 kB
          John Alan William Kaputin
        4. Woden-140.patch.txt
          8 kB
          Dan Harvey
        5. woden-140 - namespace scope.patch
          39 kB
          Dan Harvey

        Activity

          People

            danharvey Dan Harvey
            jkaputin John Alan William Kaputin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: