Project

Profile

Help

Bug #4356

closed

XPathProcessor missing methods

Added by O'Neil Delpratt over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
C++ API
Start date:
2019-10-22
Due date:
% Done:

100%

Estimated time:
Found in version:
1.2.0
Fixed in version:
1.2.1
Platforms:

Description

Following the bug issue #4351 it has showed up that the XPathProcessor is missing some other key methods which would make it work in similar way as the XPathCompiler on Java:

  • setAllowUndeclaredVariables
  • declareVariable (already discussed in bug issue #4351 )
  • declareVariable(QName qname, ItemType itemType, OccurrenceIndicator occurrences)
  • setCaching
  • importSchemaNamespace(String uri)

Related issues

Related to SaxonC - Bug #4351: set_parameter failing under PyXPathProcessorClosedO'Neil Delpratt2019-10-19

Actions

Please register to edit this issue

Also available in: Atom PDF