Generated by
JDiff

Class com.itextpdf.kernel.utils.DefaultSafeXmlParserFactory

Added Methods
void  configureSafeTransformerFactory( TransformerFactory) Configures transformer factory to make it secure against xml attacks.
Transformer  createTransformerInstance()  
 

Changed Methods
void  configureSafeDocumentBuilderFactory( DocumentBuilderFactory) Documentation changed from old to new.
Configures document builder factory to make it secure against xml attacks.
DocumentBuilderFactory  createDocumentBuilderFactory() Documentation changed from old to new.
Creates a document builder factory implementation.
SAXParserFactory  createSAXParserFactory() Documentation changed from old to new.
Creates a SAX parser factory implementation.