elharo created XERCESJ-1593:
-------------------------------
Summary: FEATURE_SECURE_PROCESSING
Key: XERCESJ-1593
URL: https://issues.apache.org/jira/browse/XERCESJ-1593
Project: Xerces2-J
Issue Type: Improvement
Components: SAX
Affects Versions: 2.11.0
Environment: all
Reporter: elharo
It would be nice if Xerces's XMLReader natively recognized the feature
http://javax.xml.XMLConstants/feature/secure-processing
(XMLConstants.FEATURE_SECURE_PROCESSING) as defined in JAXP. It already
supports this through the JAXP API. Practically it's the same as setting the
property http://apache.org/xml/properties/security-manager to
"org.apache.xerces.util.SecurityManager"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]