ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/SiteMapperOld/SiteMapper.hpp
(Generate patch)

Comparing SiteMapper/SiteMapper.hpp (file contents):
Revision 143 by Douglas Thrift, 2004-03-31T22:55:16-08:00 vs.
Revision 153 by Douglas Thrift, 2004-05-29T20:37:48-07:00

# Line 49 | Line 49 | XALAN_USING_XALAN(XalanSourceTreeParserL
49   class SiteMapper
50   {
51   private:
52 +        ostringstream comment;
53          vector<Page> pages;
54          map<string, multimap<string, Page> > newPages;
55          XalanSourceTreeInit init;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines