Support SAX Entity Resolver in javax.xml.stream API

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P3
    • None
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: