On Thu, 26 Jul 2001 01:52, Berin Loritsch wrote: > > I know people who set the system property... but used default constructor > > still. > > Isn't the system property a JAXP property?
Nope IIRC it was a SAX property. JAXP uses a different property to determine parser (something like javax.jaxp.parser=..... look in jaxp.jar/META-INF/services/* to get name). Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
