"Fredrick Paul Eisele" <[EMAIL PROTECTED]> writes: > Now that "DomParser::setToCreateXMLDeclTypeNode" is no longer part > of Xerces, how does one cause an appropriate xml declaration to > appear on printout? > > Is it be handled by the print routines?
This is fixed in the 2.0 series by using the DOM level 3 API, but for 1.7 it has to be handled during the printout. jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
