Hi,
I've been using Xerces-J 2.6.2 for awhile and am very pleased with it but
I'm trying to debug some of the xml files I create and wanted to pretty
print them with the serializer (i.e.,
org.apache.xml.serialize.DOMSerializerImpl) but got this error:
WARNING: Error setting parameter: "format-pretty-print" to Value: "true"
org.w3c.dom.DOMException: FEATURE_NOT_SUPPORTED: The parameter
format-pretty-print is recognized but the requested value cannot be set.
I see some mention of Xerces-J 2.7.0 and was wondering if the pretty
printing is implemented in that version? But I am unsure how to get it? I
checked the "official" site for downloading the Java version of Xerces:
http://xml.apache.org/xerces2-j/
and I see that version 2.6.2 is still the latest version available.
Thanks.
Karl
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]