On Tue, 24 Jul 2001, Conor MacNeill wrote: > Unfortunately this is not widespread. JAXP, for instance uses Class.forName > to load the SAXPArser class you specify.
Used to, now it's also using the context class loader ( if available ). Costin
On Tue, 24 Jul 2001, Conor MacNeill wrote: > Unfortunately this is not widespread. JAXP, for instance uses Class.forName > to load the SAXPArser class you specify.
Used to, now it's also using the context class loader ( if available ). Costin