Another difference I noticed in going from JDK5's xerces to 2.6.2 is that AbstractSaxParser$AttributesProxy went from implementing Attributes2 to vanilla Attributes. This is breaking my application's features that made use of Attributes2 enhancements such as isSpecified().
Is thre a reason for this change? Am I taking a step backwards with this move: JDK 5 - > Xerces 2.6.2? -Raj --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]