# | 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); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |