Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6918207

NamespaceContext.getPrefixes should return Iterator<String>

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Future Project
    • Icon: P4 P4
    • None
    • 6
    • xml
    • x86
    • linux

      javax.xml.namespace.NamespaceContext.getPrefixes(String) is defined to return raw Iterator, with the Javadoc "An Iterator over String elements is returned...".

      It should rather be declared to return Iterator<String>.

            Unassigned Unassigned
            jglick Jesse Glick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: