Dean O'Connor wrote:
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);
There is already a defect and a patch for this: http://issues.apache.org/jira/browse/XALANC-622 Dave
