Actions
Feature #5833
openAdd the Path class as argument to method PyQueryProcessor.set_query_base_uri()
Start date:
2023-01-18
Due date:
% Done:
0%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
12.0
Fixed in version:
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
Following on from the stackoverflow issue: https://stackoverflow.com/questions/75142854/how-to-use-the-collection-function-with-saxonche/75162395#75162395
It would be good to add the Path class object (https://docs.python.org/3/library/pathlib.html) as an argument on the PyQueryProcessor.set_query_base_uri() method. Currently this method only access the URI as a string.
No data to display
Please register to edit this issue
Actions