Actions
Patch #1416
closedXOMWriter: allow Saxon output to build a XOM tree
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Internals
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Legacy ID:
sf-1924505
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
SourceForge user: mhkay
The attached class XOMWriter implements Receiver and Result and can therefore be used in the Transformer.transform() and XQueryExpression.run() methods to direct the output of a transformation or query to a new XOM Document (analogous to DOMResult for DOM).
It is intended for release with Saxon 9.1 but I can't see any reason why it shouldn't work with earlier releases.
Files
Please register to edit this issue
Actions