synced with main repository

This commit is contained in:
Guenter Obiltschnig
2008-01-28 17:26:21 +00:00
parent da49971d0f
commit 239471d354
199 changed files with 316 additions and 208 deletions

View File

@@ -1,7 +1,7 @@
//
// DOMParser.cpp
//
// $Id: //poco/Main/XML/samples/DOMParser/src/DOMParser.cpp#9 $
// $Id: //poco/svn/XML/samples/DOMParser/src/DOMParser.cpp#1 $
//
// This sample demonstrates the DOMParser, AutoPtr and
// NodeIterator classes.