org.xml.sax.helpers.ParserFactory.makeParser() 
returns an instance of the class named
in the org.xml.sax.parser system
property.
org.xml.sax.helpers.ParserFactory.makeParser(String className) 
requires you to know the name of an installed parser.