Project

Profile

Help

Bug #5073

closed

C#.Net saxon-he-api-9.9.1.8: java.lang.NullPointerException: Null prefix supplied to declareNamespace()

Added by Dipak Shinde over 2 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
High
Assignee:
Category:
.NET API
Sprint/Milestone:
Start date:
2021-08-31
Due date:
2021-08-31
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

XQueryCompiler xQueryCompiler = processor.NewXQueryCompiler(); xQueryCompiler.DeclareNamespace(_evaluator.RuleNamespace, currentNamespaceURI);

"_evaluator.RuleNamespace" is null , so it throw exception.

Please register to edit this issue

Also available in: Atom PDF