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 137 by Douglas Thrift, 2004-03-25T02:08:18-08:00 vs.
Revision 138 by Douglas Thrift, 2004-03-25T15:52:54-08:00

# Line 55 | Line 55 | private:
55          XalanSourceTreeDOMSupport support;
56          XalanSourceTreeParserLiaison liaison;
57          XPathEvaluator evaluator;
58
58          XPath* item;
59          XPath* address;
60          XPath* link;
61          XPath* list;
62 +        XPath* path;
63 +        XPath* port;
64 +        XPath* title;
65          void oldMap(const string& siteMap);
66          void oldMap(vector<Page>& pages, XalanNode* list);
67          void index(const string& siteIndex);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines