Modify

Ticket #336 (new task)

Opened 2 years ago

Allow for DOM node variables to be streamed out in t:insert

Reported by: mpo Owned by: jgou
Priority: minor Milestone: 0.5
Component: universe/kauri-template Version:
Keywords: Cc: kauri-discuss@…

Description

In r1564 we introduced the ability to insert the XML captured in a template-variable.

However this new feature will not work with variables holding DOM tree nodes (docs, fragments, elements, text nodes...) in stead of their string representation.

Using an 'no-transformation' transformerhandler from javax.xml.tranform. it should be possible to convert the dom-node into a stream of sax-events used in the template-engine.

Attachments

View

Add a comment

Modify Ticket

Action
as new
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.