Class SecureXMLProcessors


  • public class SecureXMLProcessors
    extends java.lang.Object
    • Method Detail

      • newXMLInputFactory

        public static javax.xml.stream.XMLInputFactory newXMLInputFactory()
      • newSAXParserFactory

        public static javax.xml.parsers.SAXParserFactory newSAXParserFactory()
                                                                      throws org.xml.sax.SAXNotSupportedException,
                                                                             org.xml.sax.SAXNotRecognizedException,
                                                                             javax.xml.parsers.ParserConfigurationException
        Throws:
        org.xml.sax.SAXNotSupportedException
        org.xml.sax.SAXNotRecognizedException
        javax.xml.parsers.ParserConfigurationException
      • newDocumentBuilderFactory

        public static javax.xml.parsers.DocumentBuilderFactory newDocumentBuilderFactory()
                                                                                  throws javax.xml.parsers.ParserConfigurationException
        Throws:
        javax.xml.parsers.ParserConfigurationException
      • newTransformerFactory

        public static javax.xml.transform.TransformerFactory newTransformerFactory()
                                                                            throws javax.xml.transform.TransformerConfigurationException
        Throws:
        javax.xml.transform.TransformerConfigurationException