ppkarwasz commented on PR #59: URL: https://github.com/apache/commons-xml/pull/59#issuecomment-5451976584
No, this feature is already present in JDK 8 (see [Third party parsers](https://docs.oracle.com/javase/8/docs/technotes/guides/security/jaxp/jaxp.html#third-party-parsers)). JDK JAXP implementations are “sticky” by default. A JDK TraX implementation will not use an external Xerces parser. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
