Details
Description
XSLTJaxbProvider configures
factory.setFeature(XMLConstants.FEATURE_SECURE_PROCESSING, Boolean.TRUE);
We need option to disable this feature in some projects, e.g. to call xslt extension.
XSLTJaxbProvider configures
factory.setFeature(XMLConstants.FEATURE_SECURE_PROCESSING, Boolean.TRUE);
We need option to disable this feature in some projects, e.g. to call xslt extension.