DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21025>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21025 DOMException code 14 when transforming to Xerces DOM ------- Additional Comments From [EMAIL PROTECTED] 2003-06-24 15:50 ------- > Anyway, I am attaching the header file that contains all my C++ > code for invoking Xalan. If you search for FormatterToXercesDOM, > you will find a declaration for it in the member function > transform_to_DOM. This function sets up the formatter and then > calls the member function transform(), which just selects which > from of XalanTransformer::transform to invoke. That explains it. You said you were using a FormatterToDOM, not a FormatterToXercesDOM. They are two different classes.
