I am trying to use XercesParserLiaison::mapToXercesDocument() to
get the result of a transform back as a Xerces DOMDocument * .

The XalanDocument in the XSLTResultTarget is a valid transformed
document, but when I pass it to
XercesParserLiaison::mapToXercesDocument( ) 
I get a zero result.

I can tell from the fact that there is no documentation for this
member in 1.4 that it is new to 1.5, but looking at the source, it
would appear to have been completed. So is this a bug?
-- 
Colin Paul Adams
Preston Lancashire

Reply via email to