Changeset 306:ec293c61f8a9 in documentViewer
- Timestamp:
- Oct 14, 2010, 3:01:20 PM (15 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
MpdlXmlTextServer.py
r305 r306 149 149 pn = pageinfo['current'] 150 150 hrefList=[] 151 151 myList= "" 152 152 text=self.getServerData("xpath.xql", "document=%s&xpath=%s&pn=%s"%(docinfo['textURLPath'],xpath,pn)) 153 153 dom = Parse(text)
Note: See TracChangeset
for help on using the changeset viewer.