You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by r....@cox.net on 2004/07/25 15:09:07 UTC

DOMWriterImpl

Hi,

Why is DOMWriterImpl depricated? It was quite a useful class. Please let me know the reason.

---Thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org


Re: DOMWriterImpl

Posted by Michael Glavassevich <mr...@ca.ibm.com>.
During development, DOMWriterImpl was renamed to DOMSerializerImpl. As the 
name suggests it's an implementation class. It implements DOM Level 3's 
LSSerializer [1]. As long as you code to standard APIs, you shouldn't 
notice these internal changes.

Thanks.

[1] 
http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/load-save.html#LS-LSSerializer

<r....@cox.net> wrote on 07/25/2004 09:09:07 AM:

> Hi,
> 
> Why is DOMWriterImpl depricated? It was quite a useful class. Please
> let me know the reason.
> 
> ---Thanks.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-user-help@xml.apache.org
> 

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com
E-mail: mrglavas@apache.org