The class that creates SAXParser objects.
Creates a SAXParserFactory based on:
SAXParserFactory.newInstance()
The class-name defined by the 'javax.xml.parsers.SAXParserFactory' Property
The class-name defined in the properties file 'lib/jaxp.properties' in the JRE directory.
The class-name defined in the META-INF/services/ javax.xml.parsers.SAXParserFactory file in available jars