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

Support SAX Entity Resolver in javax.xml.stream API

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 9
    • xml
    • None

      As a standalone, JSR 173 defined its own entity resolver: javax.xml.stream.XMLResolver. Within Java SE however, it is beneficial to instead support the SAX Entity Resolver that is used by SAX and DOM. Doing so would unify the three XML parsers with regard to how external entities are resolved. The immediate benefit is that StAX can directly take advantage of the new Java SE Catalog API, that would in turn makes the Catalog
      API available across all three parsers.

            joehw Joe Wang
            joehw Joe Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: