[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: Atosa Khoddamhazrati <atosak@xxxxxxxxxx>
Date: Wed, 23 May 2007 14:17:44 -0400
Re:  Xalan + Java Extension Class: How to return a new
Hi Kai,

The following classes can be used to represent a node set

org.w3c.dom.traversal.NodeIterator
org.apache.xml.dtm.DTM
org.apache.xml.dtm.DTMAxisIterator
org.apache.xml.dtm.DTMIterator
org.w3c.dom.Node
and org.w3c.dom.DocumentFragment can be used to represent a result-tree
fragment.
I would think that the NodeIterator and Node interfaces could be used for
both to return nodes from the input document and to return newly created
nodes.
You can  take a look at this URL <
http://xml.apache.org/xalan-j/extensions.html> for some examples and more
information.

Regards,

Atosa Khoddamhazrati



                                                                           
             Kai Hackemesser                                               
             <kaha@xxxxxx>                                                 
                                                                        To 
             21/05/2007 05:40          xsl-list@xxxxxxxxxxxxxxxxxxxxxx     
             AM                                                         cc 
                                                                           
                                                                   Subject 
             Please respond to          Xalan + Java Extension Class: 
             xsl-list@xxxxxxxx         How to return a new nodeset with    
              lberrytech.com           new nodes?                          
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




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.