I don't know protocol here, but I had to refresh from Xerces-c and Xalan-c trunks and got compile errrors in XercesParserLiason.cpp
 
these methods don't seem to be part of AbstractDOMParser in Xerces-c, (any more ?):
 
theparser->setExpandEntityReferences(false);
theparser->setDoValidation(false);
 
See attached diff file for what seems the right fix to me :)
 
Cheers
Dean.

Attachment: XercesParserLiason.patch
Description: XercesParserLiason.patch

Reply via email to