peiyongz2004/09/23 14:22:15
Modified:c/src/xercesc/framework/psvi PSVIHandler.hpp
Log:
Documentation
Revision ChangesPath
1.10 +15 -0 xml-xerces/c/src/xercesc/framework/psvi/PSVIHandler.hpp
Index: PSVIHandler.hpp
===
peiyongz2004/09/22 13:38:45
Modified:c/src/xercesc/framework/psvi PSVIHandler.hpp
Log:
provide default implementation and documentation
Revision ChangesPath
1.9 +18 -4 xml-xerces/c/src/xercesc/framework/psvi/PSVIHandler.hpp
Index: PSVIHandler.hpp
peiyongz2004/09/21 09:09:37
Modified:c/src/xercesc/framework/psvi PSVIHandler.hpp
Log:
Handle partial PSVIElement
Revision ChangesPath
1.8 +10 -0 xml-xerces/c/src/xercesc/framework/psvi/PSVIHandler.hpp
Index: PSVIHandler.hpp
==
neilg 2003/11/27 21:13:45
Modified:c/src/xercesc/framework/psvi PSVIHandler.hpp
Log:
remove passing of prefixes in PSVIHandler
Revision ChangesPath
1.5 +3 -2 xml-xerces/c/src/xercesc/framework/psvi/PSVIHandler.hpp
Index: PSVIHandler.hpp
===
neilg 2003/11/25 06:20:22
Modified:c/src/xercesc/framework/psvi PSVIHandler.hpp
Log:
clean up usage of const in PSVIHandler
Revision ChangesPath
1.4 +7 -4 xml-xerces/c/src/xercesc/framework/psvi/PSVIHandler.hpp
Index: PSVIHandler.hpp
==
neilg 2003/11/17 10:12:00
Modified:c/src/xercesc/framework/psvi PSVIHandler.hpp
Log:
PSVIAttributeList needs to be included by PSVIHandler. Thanks to Pete Lloyd for the
patch
Revision ChangesPath
1.3 +5 -2 xml-xerces/c/src/xercesc/framework/psvi/PSVIHandler
neilg 2003/09/22 08:03:06
Modified:c/src/xercesc/framework/psvi PSVIHandler.hpp
Log:
clearly the local name of an element should be a string, not an XMLElementDecl...
Revision ChangesPath
1.2 +6 -3 xml-xerces/c/src/xercesc/framework/psvi/PSVIHandler.hpp