DOMLSResourceResolver resolveResource() called for every instance of a DTD.
---------------------------------------------------------------------------

                 Key: XERCESC-1859
                 URL: https://issues.apache.org/jira/browse/XERCESC-1859
             Project: Xerces-C++
          Issue Type: Bug
          Components: DOM, Validating Parser (DTD)
    Affects Versions: 3.0.1
         Environment: x86 build
            Reporter: Ben Griffin


By overriding DOMLSResourceResolver, it can be identified that every time a DTD 
based document is being validated, the DTD cache is being ignored, and  
DOMLSInput* DOMLSResourceResolver::resolveResource()  is being called to locate 
the relevant resource.  



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to