Performance: lazily store top-level components to eliminate unnecessary traversal
of DOM tree when looking up for a top level component. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173749 13f79535-47bb-0310-9956-ffa450edef68
Showing
- src/xercesc/validators/schema/SchemaInfo.cpp 66 additions, 16 deletionssrc/xercesc/validators/schema/SchemaInfo.cpp
- src/xercesc/validators/schema/SchemaInfo.hpp 80 additions, 31 deletionssrc/xercesc/validators/schema/SchemaInfo.hpp
- src/xercesc/validators/schema/TraverseSchema.cpp 38 additions, 26 deletionssrc/xercesc/validators/schema/TraverseSchema.cpp
Loading
Please register or sign in to comment