Hi,
On Tue, 21 Oct 2003, Bren Lynne wrote: > They're both on the XMLUni man page at > http://xml.apache.org/xerces-c/apiDocs/classXMLUni.html. I've seen them > used in code examples. What's the dealio? They may well be, but the set of supported DOMWriter features are documented at http://xml.apache.org/xerces-c/apiDocs/classDOMWriter.html#_details > Eureka! That was it! Good :) > > The file is now written in UTF-16 with a XML declaration. However, now > *all* calls to canSetFeature return false. Coud it be something in the > DOMImplementation? Can you double check this? The code is quite clear in DOMWriterImpl and it is not conditional on node type any where. This also works for me. Gareth -- Gareth Reakes, Head of Product Development +44-1865-203192 DecisionSoft Limited http://www.decisionsoft.com XML Development and Services --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
