Package org.postgresql.xml
Class LegacyInsecurePGXmlFactoryFactory
java.lang.Object
org.postgresql.xml.LegacyInsecurePGXmlFactoryFactory
- All Implemented Interfaces:
PGXmlFactoryFactory
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
INSTANCE
-
-
Method Details
-
newDocumentBuilder
- Specified by:
newDocumentBuilder
in interfacePGXmlFactoryFactory
- Throws:
ParserConfigurationException
-
newTransformerFactory
- Specified by:
newTransformerFactory
in interfacePGXmlFactoryFactory
-
newSAXTransformerFactory
- Specified by:
newSAXTransformerFactory
in interfacePGXmlFactoryFactory
-
newXMLInputFactory
- Specified by:
newXMLInputFactory
in interfacePGXmlFactoryFactory
-
newXMLOutputFactory
- Specified by:
newXMLOutputFactory
in interfacePGXmlFactoryFactory
-
createXMLReader
- Specified by:
createXMLReader
in interfacePGXmlFactoryFactory
- Throws:
SAXException
-