I am setting this property:

 parser.setProperty
            ("http://apache.org/xml/properties/dom/document-class-name";,
             "org.apache.xerces.dom.DeferredDocumentImpl");

but when I parse my xml file I get the below error:

Failed to create document object of class:
org.apache.xerces.dom.DeferredDocumentImpl

Any help would be appreciated.

Thanks,

Rob



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to