Class AttributeTranslatingTransformerFactoryImpl


  • public class AttributeTranslatingTransformerFactoryImpl
    extends org.apache.xalan.processor.TransformerFactoryImpl
    Translates configuration calls to specific unsupported attributes to the XMLConstants.FEATURE_SECURE_PROCESSING feature

    This is done in order to support AntiSamy 1.6.4 which requires the usage of a JAXP 1.5 compliant transformer factory, which is Xalan is not. This implementation is minimal and not expected to be used outside of this bundle.

    See Also:
    AntiSamy issue 103
    • Constructor Detail

      • AttributeTranslatingTransformerFactoryImpl

        public AttributeTranslatingTransformerFactoryImpl()