Re: LSSerializer declaring unneeded xmlns:xml
Chad La Joie <[email protected]> Mon, 21 Jun 2010 20:56:00 -0400
| Newsgroups | gmane.text.xml.xalan.java.user |
|---|---|
| Organization | Itumi, LLC |
| Message-ID | <[email protected]> |
Hey Michael, I also meant to ask, while the Xerces serializer is
deprecated, do you happen to know if any significant issuer were found
and fixed in the Xalan-resident code? Just wondering if we'd be trading
on potential problem for one or more known problems.
Thanks again.
On 6/21/10 1:57 PM, Michael Glavassevich wrote:
> If you're in dire straits you could always use Xerces' deprecated
> LSSerializer instead. It will be picked up automatically by Xerces if
> you remove serializer.jar from your classpath. Alternatively you could
> instantiate the old serializer directly:
> Class.forName("org.apache.xml.serialize.DOMSerializerImpl").newInstance() and
> cast that to an LSSerializer.
--
Chad La Joie
http://itumi.biz
trusted identities, delivered