Hi,
I see the org.apache.xml.serialize.HTMLSerializer class is deprecated in
release 2.6.2.
Can anyone tell me what the recommended replacement is?
[NB: Perhaps it would be nice to add this info to class description
javadoc when the class is deprecated?].
The current situation (2.6.2) appears to be:
HTMLSerialized: deprecated
XHTMLSerializer: deprecated
XMLSerializer: NOT deprecated
TextSerializer: NOT deprecated
BaseMarkupSerializer: NOT deprecated
The class was deprecated by "mrglavas" on Feb 16, 2004, with the
comment:
<begin cvs comment>
Deprecating HTML/XHTML serializers. Also, fixing long standing Bug
#2248. Have had this fixed locally for almost a year, might as well
apply it.
<end cvs comment>
Thanks,
Simon
|