Project

Profile

Help

Bug #6632

closed

Can you add getcwd and getProperty to XPathProcessor class?

Added by Christian Schmitz 19 days ago. Updated 12 days ago.

Status:
Resolved
Priority:
Low
Category:
C++ API
Start date:
2025-01-07
Due date:
% Done:

100%

Estimated time:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Found in version:
Fixed in version:
SaxonC Languages:
All
SaxonC Platforms:
All
SaxonC Architecture:

Description

for getcwd:

	const char *getcwd() { return cwdXP.c_str(); }
Actions #1

Updated by O'Neil Delpratt 17 days ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50
  • Applies to branch 12, trunk added

getcwd method added on all APIs. Memory management internally handled

Actions #2

Updated by O'Neil Delpratt 12 days ago

  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100
  • Fix Committed on Branch 12, trunk added
  • SaxonC Languages All added

Added the method getProperty() on all APIs (C++, Python and PHP).

Please register to edit this issue

Also available in: Atom PDF