I guess I am referring to the JAXP reference implementation. Gabriel
JavaTM API for XML Processing Version: 1.1 (Final) The Java API for XML Processing (JAXP) enables applications to parse and transform XML documents using an API that is independent of a particular XML processor implementation. The reference implementation uses Crimson, which was derived from the Java Project X parser from Sun, as its default XML parser and Xalan as its default XSLT engine. However, the pluggable architecture of JAXP allows any XML conformant implementations to be used. -----Original Message----- From: T. Carson Hager [mailto:[EMAIL PROTECTED] Sent: Monday, November 05, 2001 11:55 AM To: [EMAIL PROTECTED] Subject: RE: Xerces and Jaxp JAXP is not an implementation. Are you referring to differences between using the JAXP and native interfaces to Xerces? Carson __________________________________________________________ Carson Hager Cynergy Systems, Inc. Sybase Enterprise Application Studio Consulting and Training http://www.cynergysystems.com > -----Original Message----- > From: Gabriel Daty [mailto:[EMAIL PROTECTED] > Sent: Monday, November 05, 2001 12:40 PM > To: '[EMAIL PROTECTED]' > Subject: Xerces and Jaxp > > > > Do you know what are the differences between the two implementations ? > features ? speed ? Memory ? > > Gabriel > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
