[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Xalan + Java Extension Class: How to return a new

Subject: Re: Xalan + Java Extension Class: How to return a new nodeset with new nodes?
From: Abel Braaksma <abel.online@xxxxxxxxx>
Date: Mon, 21 May 2007 12:06:42 +0200
Re:  Xalan + Java Extension Class: How to return a new
From what I understand from the documentation is that all you need to do is return any one of the following objects:

org.w3c.dom.traversal.NodeIterator
org.apache.xml.dtm.DTM
org.apache.xml.dtm.DTMAxisIterator
org.apache.xml.dtm.DTMIterator
org.w3c.dom.Node

but that is straight from the documentation, so perhaps you have tried that already. If you still have trouble, you may have more luck on the Xalan mailing list: xalan-j-users@xxxxxxxxxx (send a message to xalan-j-users-subscribe@xxxxxxxxxx) for Xalan specific questions (this list is XSLT/XSL-FO generic).

Cheers,
-- Abel

Kai Hackemesser wrote:
Hi there,

Has anybody a hint where to find an example how to return a nodeset with new created nodes in a java extension class for Xalan? In special the part of node creation. (JDK 1.4.2)

thanks!
Kai

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.