Generated by
JDiff

Class org.xml.sax.helpers.ParserFactory

Removed Methods
Parser makeParser(String) Create a new SAX parser object using the class name provided.
 

Added Methods
Parser makeParser(String) Create a new SAX parser object using the class name provided.
 

Changed Methods
Parser makeParser() Change in exceptions: java.lang.NullPointerException, java.lang.ClassCastException were removed..
Create a new SAX parser using the `org.xml.sax.parser' system property.