The class that creates DocumentBuilder objects to process the XML using DOM.
Creates a DocumentBuilderFactory based on:
DocumentBuilderFactory.newInstance()
The class-name defined by the 'javax.xml.parsers.DocumentBuilderFactory' 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.DocumentBuilderFactory file in available jars