How to specify the class to use with JAXP (Java API for XML Processing)

The method of discovering a suitable XML Parser is pretty well described in the javadoc of the newInstance function of the javax.xml.parsers.DocumentBuilderFactory class.

Syndicate content