Project

Profile

Help

Bug #1511

closed

JavaScript API: Principal output after calling transformToDocument or transformToFragment can't always be accessed

Added by Philip Fearon almost 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
2012-05-03
Due date:
% Done:

100%

Estimated time:
Platforms:

Description

When using the Saxon.run method to invoke transformToDocument or transformToFragment, the principal output from the transform should be returned by calling getResultDocument('') on the XSLT20Processor object reference that is returned by the run method. Instead, the return value of getResultDocument('') is null.

Note: any result document output created with xsl:result-document is returned by this method when the corresponding URI is given as the parameter.

Please register to edit this issue

Also available in: Atom PDF