RE: Help: Xerces 2.3 DeferredElementNSImpl.synchronizeData() throws
NullPointe 2004-02-06 - By Joseph Kesselman
localName will be null if the node is a Level 1 DOM node -- ie, was produced by a non-namespace-aware DOM builder, or by calling the semi-deprecated createElement/createAttribute/setAttribute methods rather than the new ...NS versions of those methods.
______________________________________ Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more. "The world changed profoundly and unpredictably the day Tim Berners Lee got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|