# | Line 59 | Line 59 | private: | |
---|---|---|
59 | XPath* address; | |
60 | XPath* link; | |
61 | XPath* list; | |
62 | – | XPath* path; |
62 | XPath* port; | |
63 | + | XPath* path; |
64 | XPath* title; | |
65 | void oldMap(const string& siteMap); | |
66 | void oldMap(vector<Page>& pages, XalanNode* list); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |