Method marked as Removed and Added
Brought to you by:
mdoar
Looking at the changes between 1.4.2 and 1.5.0b1, the method
makeParser is marked as Removed and Added, possibly due to the
change in adding a parameter, and deprecating the noarg version?
http://java.sun.com/j2se/1.4.
2/docs/api/org/xml/sax/helpers/ParserFactory.html#makeParser(java.
lang.String)
~Matt