Help, I'm trying to upgrade to Java Xerces 1.0.3, and following no longer seems to work: Document doc = new DocumentImpl(); I need to programmatically build a document and can't find any examples of way to create Document without parsing a source file. Can anyone shed some light on what has changed since Xerces 1.0.1 or point me towards some help.
Thanks, [EMAIL PROTECTED]